edd92a11ab
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437)
17f1c0ab06
GH-99183: Document behavior of count() for empty substrings (GH-99339)
d26ee8a0a5
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)
3a1dde8f29
gh-99300: Use Py_NewRef() in Objects/ directory (#99354)
1960eb005e
gh-99300: Use Py_NewRef() in Objects/ directory (#99351)
584e55bd34
gh-99300: Use Py_NewRef() in Objects/ directory (#99335)
2f4af2d99c
GH-99183: Document behavior of count() for empty substrings (GH-99339)
5612471501
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437)
f7d3b18ed5
GH-99183: Document behavior of count() for empty substrings (GH-99339)
0dfbb769df
[3.11] gh-99277: remove older version of `get_write_buffer_limits` (GH-99280) (#99338)
c9f2177d13
gh-99204: Calculate base_executable by alternate names in POSIX venvs (GH-99206)
f9a68be673
[3.11] GH-99257: Check the owner's type when specializing slots (GH-99324)
1de088ca95
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
694cdb24a6
GH-98831: Remove all remaining DISPATCH() calls from bytecodes.c (#99271)
00ee6d506e
GH-99298: Don't perform jumps before error handling (GH-99299)
c41b13d39c
gh-99204: Calculate base_executable by alternate names in POSIX venvs (GH-99206)
f1680c3fbf
gh-99277: remove older version of `get_write_buffer_limits` (#99280)
73679b13ca
gh-90110: Update the C-analyzer Tool (gh-99307)
9a5ca31af0
[3.10] gh-99130: Apply bugfixes from importlib_metadata 4.11.4. (#99132)
e6f066af2e
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
26726c7649
gh-99320: remove tests for old-style class from `test_complex` (#99321)
d6f2767997
gh-99281: [csv] remove try/except, `complex` always exists (#99282)
2e343fc465
gh-99300: Use Py_NewRef() in Python/ceval.c (#99318)
231d83b724
gh-99300: Use Py_NewRef() in Python/ directory (#99317)
d8f239d86e
gh-99300: Use Py_NewRef() in Python/ directory (#99302)
87f5180cd7
gh-98832: Change wording in docstring of `pathlib.Path.iterdir` (GH-98833)
283ab0e1c0
GH-99205: Mark new interpreters and threads as non-static (GH-99268)
7c9c993945
GH-99205: Mark new interpreters and threads as non-static (GH-99268)
014940ac70
Update reference to the size of PyPI (GH-99076)
58ee5d8677
Update reference to the size of PyPI (#99076)
c7f5708714
GH-98686: Get rid of "adaptive" and "quick" instructions (GH-99182)
6e3cc72afe
GH-90699: disallow `_Py_IDENTIFIER` in core code (GH-99210)
c03e05c2e7
gh-98724: Fix Py_CLEAR() macro side effects (#99100)
0124b5dd28
gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261)
f7a82cde59
CODEOWNERS: add myself to sysconfig and importlib.resources (#98851)
b3bd69c1bf
[Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265)
2eee9d9cd7
gh-99238: clarify the type of the env dict. (#99253)
027bc7e6bb
gh-94445: add compiler test for another case of excessive stack use (GH-99237)
0b4ffb08cc
gh-99248: [Enum] fix negative number infinite loop (GH-99256)
cf5dbb47a2
[Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265)
1565db7020
gh-94445: add compiler test for another case of excessive stack use (GH-99237)
00147a84fc
gh-99238: clarify the type of the env dict. (GH-99253)
4f31171e3f
gh-99248: [Enum] fix negative number infinite loop (GH-99256)