1. 77ece5a [3.12] gh-130814: Enhance documentation for Python C API type objects (GH-130817) (#131224) by Miss Islington (bot) · 6 months ago
  2. e20963a [3.12] gh-115514: Fix incomplete writes after close while using ssl in asyncio(GH-128037) (#129582) by Miss Islington (bot) · 7 months ago
  3. dae5b16 [3.12] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128529) by Miss Islington (bot) · 8 months ago
  4. 91399c3 [3.12] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127391) by Miss Islington (bot) · 9 months ago
  5. d0d892f [3.12] gh-71936: Fix race condition in multiprocessing.Pool (GH-124973) (GH-126870) by Miss Islington (bot) · 10 months ago
  6. 86efa2f [3.12] gh-126451: Revert backports of ABC registrations for contextvars.Context and multiprocessing proxies (#126735) by Alex Waygood · 10 months ago
  7. 47d48b6 [3.12] gh-126417: Register multiprocessing proxy types to an appropriate collections.abc class (#126419) (#126436) by Alex Waygood · 10 months ago
  8. 23cefd9 [3.12] gh-61011: Fix inheritance of nested mutually exclusive groups in argparse (GH-125210) (GH-125309) by Miss Islington (bot) · 11 months ago
  9. 6644cd2 [3.12] gh-124248: Fix crash in struct when processing 0p fields (GH-124251) (#124278) by Miss Islington (bot) · 12 months ago
  10. 8f4892a gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047) by Miss Islington (bot) · 1 year, 1 month ago
  11. d4f57cc [3.12] gh-119189: Fix the power operator for Fraction (GH-119242) (GH-119835) by Miss Islington (bot) · 1 year, 2 months ago
  12. b31f7e2 [3.12] gh-120868: Fix breaking change in `logging.config` when using `QueueHandler` (GH-120872) (GH-121077) by Miss Islington (bot) · 1 year, 2 months ago
  13. 1242c27 [3.12] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (#120549) by Miss Islington (bot) · 1 year, 3 months ago
  14. 53843c2 [3.12] Fix typos in HISTORY documentation (GH-119453) (#119598) by Miss Islington (bot) · 1 year, 4 months ago
  15. af034dd [3.12] gh-117534: Add checking for input parameter in iso_to_ymd (GH-117543) (#117689) by Miss Islington (bot) · 1 year, 5 months ago
  16. 23aef57 [3.12] gh-100985: Consistently wrap IPv6 IP address during CONNECT (GH-100986) (GH-115591) by Miss Islington (bot) · 1 year, 7 months ago
  17. fa7d8e9 [3.12] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114046) by Alois Klink · 1 year, 8 months ago
  18. 5f3fe84 [3.12] gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API & Stable ABI translation strings (GH-113638) (#113676) by Miss Islington (bot) · 1 year, 8 months ago
  19. 4c9da4c [3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544) (GH-112552) by Miss Islington (bot) · 1 year, 9 months ago
  20. 0bbdfe6 [3.12] GH-94438: Restore ability to jump over None tests (GH-111243) by Miss Islington (bot) · 1 year, 11 months ago
  21. 775fd78 [3.12] gh-109375: Fix bug where pdb registers an alias without an associated command (GH-109376) (#109429) by Miss Islington (bot) · 2 years ago
  22. 722660b [3.12] Docs: Update Donghee Na's name (GH-109743) (#109758) by Hugo van Kemenade · 2 years ago
  23. f6287bd [3.12] ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (GH-109737) (#109741) by Miss Islington (bot) · 2 years ago
  24. 20357ed [3.12] gh-108111: Flush gzip write buffer before seeking, fixing bad writes (GH-108341) (#108402) by Miss Islington (bot) · 2 years, 1 month ago
  25. dfdded6 [3.12] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106712) by Miss Islington (bot) · 2 years, 2 months ago
  26. 7e883d7 [3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504) (#106514) by Miss Islington (bot) · 2 years, 2 months ago
  27. 8d5d60f [3.12] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090) (#106098) by Miss Islington (bot) · 2 years, 3 months ago
  28. 9c5aa89 gh-96522: Fix deadlock in pty.spawn (#96639) by Youfu Zhang · 2 years, 4 months ago
  29. 4b10ecc Update name in acknowledgements and add mailmap (#103696) by Amethyst Reese · 2 years, 4 months ago
  30. 76632b8 gh-62432: unittest runner: Exit code 5 if no tests were run (#102051) by Stefano Rivera · 2 years, 5 months ago
  31. 86aa8a5 GH-103804: Add test for dis.findlinestarts (#103806) by Juhi Chandalia · 2 years, 5 months ago
  32. d94b3a6 gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers (#103674) by jb2170 · 2 years, 5 months ago
  33. 59e0de4 gh-102978: Fix mock.patch function signatures for class and staticmethod decorators (#103228) by Tomas R · 2 years, 5 months ago
  34. 8b1b171 gh-103059: Clarify gc.freeze documentation (#103058) by raylu · 2 years, 5 months ago
  35. 8f70b16 gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566) by Yeojin Kim · 2 years, 5 months ago
  36. 1a8f862 gh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1 (#8305) by Michael Handler · 2 years, 5 months ago
  37. 2dc9463 gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (#94468) by yonatanp · 2 years, 6 months ago
  38. 66aa78c gh-102356: Add thrashcan macros to filter object dealloc (#102426) by Marta Gómez Macías · 2 years, 6 months ago
  39. 77a3196 gh-101863: Fix wrong comments in EUC-KR codec (gh-102417) by Byeongmin Choi · 2 years, 6 months ago
  40. 0f89acf gh-101561: Add typing.override decorator (#101564) by Steven Troxler · 2 years, 6 months ago
  41. 56e93c8 gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) by SKO · 2 years, 7 months ago
  42. 347f740 gh-81652: Add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants (gh-102191) by Yeojin Kim · 2 years, 7 months ago
  43. d5c7954 gh-95672 fix typo SkitTest to SkipTest (gh-102119) by Hyunkyun Moon · 2 years, 7 months ago
  44. 0d4c7fc gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) by Vo Hoang Long · 2 years, 7 months ago
  45. 6f25657 gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) by Gihwan Kim · 2 years, 7 months ago
  46. 928752c gh-74895: getaddrinfo no longer raises OverflowError (#2435) by Radek Smejkal · 2 years, 7 months ago
  47. b96b344 gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (#101563) by Eclips4 · 2 years, 7 months ago
  48. f7e9fba bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032) by mrh1997 · 2 years, 7 months ago
  49. 95f5b05 GH-88597: Added command line interface to UUID module. (#99463) by achhina · 2 years, 8 months ago
  50. 3fa8fe7 gh-88324: Clarify documentation for redirected stdout/stderr when using subprocess in Linux (#94035) by richardhob · 2 years, 8 months ago
  51. 02a72f0 gh-98636: Fix detecting gdbm_compat for _dbm module (#98643) by Michał Górny · 2 years, 8 months ago
  52. b3722ca gh-95882: fix regression in the traceback of exceptions propagated from inside a contextlib context manager (#95883) by Thomas Grainger · 2 years, 8 months ago
  53. 3c137dc GH-91054: Add code object watchers API (GH-99859) by Itamar Ostricher · 2 years, 9 months ago
  54. e089f23 gh-84538: add strict argument to pathlib.PurePath.relative_to (GH-19813) by domragusa · 2 years, 11 months ago
  55. a371a7e gh-95023: Added os.setns and os.unshare functions (#95046) by Noam Cohen · 2 years, 11 months ago
  56. 815008a I changed my surname early this year (#96671) by Tshepang Mbambo · 3 years ago
  57. 27e59af gh-97816: Remove unused variables in `mutliprocessing.managers.Server` (#97817) by Koki Saito · 3 years ago
  58. 83a3de4 gh-96348: Deprecate the 3-arg signature of coroutine.throw and generator.throw (GH-96428) by Ofey Chan · 3 years ago
  59. e860e52 gh-90467: StreamReaderProtocol - add strong reference to created task (#96323) by Kirill · 3 years ago
  60. 4317b25 GH-96179: Fix misleading example on the bisect documentation (GH-96228) by prego · 3 years, 1 month ago
  61. 214eb2c gh-90536: Add support for the BOLT post-link binary optimizer (gh-95908) by Kevin Modzelewski · 3 years, 1 month ago
  62. 37c0f9c gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857) by David Bonner · 3 years, 1 month ago
  63. 71c3d64 gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848) by Petr Viktorin · 3 years, 1 month ago
  64. 325ae93 gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819) by Petr Viktorin · 3 years, 1 month ago
  65. ebd6601 gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521) by Derek Kim · 3 years, 1 month ago
  66. 46fc584 gh-87822: Make traceback module robust to exceptions from repr() of local values (GH-94691) by Simon-Martin Schröder · 3 years, 2 months ago
  67. affa9f2 gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621) by itssme · 3 years, 3 months ago
  68. ffc58a9 gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482) by Kalyan · 3 years, 3 months ago
  69. f0d0be3 gh-57539: Increase calendar test coverage (GH-93468) by Hugo van Kemenade · 3 years, 3 months ago
  70. c1f5c90 gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) by Yury Selivanov · 3 years, 4 months ago
  71. 5ed5c56 Add __class_getitem__ to csv.DictReader and csv.DictWriter (#92393) by Marc Mueller · 3 years, 4 months ago
  72. 93364f9 gh-78157: [Enum] nested classes will not be members in 3.13 (GH-92366) by Ethan Furman · 3 years, 4 months ago
  73. 9a0a7b4 gh-91996: Add an HTTPMethod StrEnum to http (GH-91997) by cibofo · 3 years, 4 months ago
  74. 42fee93 bpo-43827: Make arguments to abc.ABCMeta.__new__ pos-only (#25385) by Vlad Hoi · 3 years, 4 months ago
  75. 48c6165 gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc` (GH-91973) by Kabir Kwatra · 3 years, 4 months ago
  76. 78e70be gh-70363: Implement `io.IOBase` interface for `SpooledTemporaryFile` (GH-29560) by Carey Metcalfe · 3 years, 4 months ago
  77. 39e6b8a bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858) by Itai Steinherz · 3 years, 4 months ago
  78. c77953b Revert "gh-85567: Register a cleanup function to close files for FileType objects in argparse (#32257)" (#91771) by Victor Stinner · 3 years, 5 months ago
  79. 328dbc0 gh-85567: Register a cleanup function to close files for FileType objects in argparse (#32257) by achhina · 3 years, 5 months ago
  80. a74892c bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380) by yyyyyyyan · 3 years, 5 months ago
  81. 48269ea bpo-46484:Add test for Calendar.iterweekdays (GH-30825) by 180909 · 3 years, 5 months ago
  82. 755be9b bpo-14265: Adds fully qualified test name to unittest output (GH-32138) by Sam Ezeh · 3 years, 6 months ago
  83. c62b944 bpo-31582: Created a new documentation section describing sys.path initialization (GH-31082) by Russel Webber · 3 years, 6 months ago
  84. 345b390 bpo-433030: Add support of atomic grouping in regular expressions (GH-31982) by Serhiy Storchaka · 3 years, 6 months ago
  85. a0db11b bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654) by Bader Zaidan · 3 years, 6 months ago
  86. 2153daf bpo-39829: Fix `__len__()` is called twice in list() constructor (GH-31816) by Crowthebird · 3 years, 6 months ago
  87. 32bf359 bpo-46581: Propagate private vars via _GenericAlias.copy_with (GH-31061) by Matt Bogosian · 3 years, 6 months ago
  88. 496c428 bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696) by Jacob Walls · 3 years, 6 months ago
  89. e466faa bpo-45735: Promise the long-time truth that `args=list` works (GH-30982) by Charlie Zhao · 3 years, 7 months ago
  90. b77158b bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31384) by Lital Natan · 3 years, 7 months ago
  91. 6e7b813 bpo-46333: Honor `module` parameter in ForwardRef (GH-30536) by aha79 · 3 years, 7 months ago
  92. de6043e bpo-46066: Deprecate kwargs syntax for TypedDict definitions (GH-31126) by 97littleleaf11 · 3 years, 7 months ago
  93. 0cb765b bpo-46730: Add more info to @property AttributeError messages (GH-31311) by Alex-Blade · 3 years, 7 months ago
  94. f10dafc bpo-46407: Optimizing some modulo operations (GH-30653) by Crowthebird · 3 years, 8 months ago
  95. 60705cf bpo-46434: Handle missing docstrings in pdb help (GH-30705) by Tom Sparrow · 3 years, 8 months ago
  96. 3852269 bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) by John Marshall · 3 years, 8 months ago
  97. c9dc1f4 bpo-46297: Fix interpreter crash on startup with multiple PythonPaths set in registry (GH-30466) by Daniel · 3 years, 8 months ago
  98. 3581c7a bpo-46055: Speed up binary shifting operators (GH-30044) by Xinhang Xu · 3 years, 9 months ago
  99. 6266e4a bpo-45917: Add math.exp2() method - return 2 raised to the power of x (GH-29829) by Gideon · 3 years, 9 months ago
  100. b1302ab bpo-44904: Fix classmethod property bug in doctest module (GH-28838) by Alex Waygood · 3 years, 11 months ago