1. f6650f9a Python 3.12.3 by Thomas Wouters · 1 year, 4 months ago v3.12.3
  2. a49426a [3.12] gh-109120: Fix syntax error in handlinh of incorrect star expressions… (#117465) by Grigoriev Semyon · 1 year, 5 months ago
  3. 14aef56 [3.12] gh-117467: Add preserving of mailbox owner on flush (GH-117510) (GH-117537) by Miss Islington (bot) · 1 year, 5 months ago
  4. eca377f gh-117267: Ensure DirEntry.stat().st_ctime still contains creation time during deprecation period (GH-117354) by Miss Islington (bot) · 1 year, 5 months ago
  5. 9f831f4 [3.12] gh-117110: Fix subclasses of typing.Any with custom constructors (GH-117111) (#117357) by Miss Islington (bot) · 1 year, 5 months ago
  6. 5a6318f [3.12] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SSLContext` constructor (GH-117309) (GH-117317) by Miss Islington (bot) · 1 year, 5 months ago
  7. 552b264 [3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117319) by Miss Islington (bot) · 1 year, 5 months ago
  8. 8d42c57 [3.12] gh-99108: Update and check HACL* version information (GH-117295) (GH-117302) by Miss Islington (bot) · 1 year, 5 months ago
  9. 36b1a20 [3.12] gh-66543: Fix mimetype.guess_type() (GH-117217) (GH-117256) by Miss Islington (bot) · 1 year, 5 months ago
  10. 477ef90 [3.12] gh-83434: Sync libregrtest and test_regrtest with the main branch (#117250) by Victor Stinner · 1 year, 5 months ago
  11. 1c72265 [3.12] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117244) by Miss Islington (bot) · 1 year, 5 months ago
  12. 2f9caaf [3.12] gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237) (GH-117243) by Gregory P. Smith · 1 year, 5 months ago
  13. bd2c60f [3.12] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-32011) (GH-117209) by Miss Islington (bot) · 1 year, 5 months ago
  14. f3fee23 [3.12] gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows (GH-117129) (GH-117162) by Serhiy Storchaka · 1 year, 5 months ago
  15. ad0ff86 [3.12] gh-75988: Fix issues with autospec ignoring wrapped object (GH-115223) (#117119) by infohash · 1 year, 5 months ago
  16. 05c5bec [3.12] gh-116333: Relax error string text expectations in SSL-related tests (GH-116334) (GH-117136) by Miss Islington (bot) · 1 year, 5 months ago
  17. ea290f8 [3.12] Remove more stray backticks from NEWS files (GH-115374) (#117118) by Hugo van Kemenade · 1 year, 5 months ago
  18. d69c515 [3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078) by jkriegshauser · 1 year, 5 months ago
  19. da2f9d1 [3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) (GH-117070) by Serhiy Storchaka · 1 year, 5 months ago
  20. 9256433 [3.12] gh-113964: Don't prevent new threads until all non-daemon threads exit (GH-116677) (#117029) by Sam Gross · 1 year, 5 months ago
  21. 0fc8ae4 [3.12] gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958) (GH-117013) by David Röthlisberger · 1 year, 5 months ago
  22. 688623d [3.12] gh-116735: Use `MISSING` for `CALL` event if argument is absen… (#116873) by Tian Gao · 1 year, 5 months ago
  23. 5da6e30 [3.12] gh-116869: Make C API compatible with ISO C90 (GH-116950) (#117011) by Miss Islington (bot) · 1 year, 5 months ago
  24. 35e8f04 [3.12] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) (#117002) by Victor Stinner · 1 year, 5 months ago
  25. 23f9732 [3.12] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870) (GH-116978) by Miss Islington (bot) · 1 year, 5 months ago
  26. 547e882 [3.12] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) (GH-116892) by Miss Islington (bot) · 1 year, 5 months ago
  27. fcb2301 [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) by Antoine Pitrou · 1 year, 5 months ago
  28. 2ac1b48 [3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924) by Antoine Pitrou · 1 year, 5 months ago
  29. 04e6146 [3.12] gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default names (GH-116495) (GH-116901) by Miss Islington (bot) · 1 year, 5 months ago
  30. 716d482 [3.12] gh-116764: Fix regressions in urllib.parse.parse_qsl() (GH-116801) (GH-116894) by Miss Islington (bot) · 1 year, 5 months ago
  31. 8336cb2 [3.12] gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (GH-116812) (#116864) by Jason R. Coombs · 1 year, 5 months ago
  32. abd0798 [3.12] gh-90095: Ignore empty lines and comments in `.pdbrc` (GH-116834) (#116854) by Miss Islington (bot) · 1 year, 5 months ago
  33. 56a3c5f [3.12] gh-116626: Emit `CALL` events for all `INSTRUMENTED_CALL_FUNCTION_EX (GH-116732) by Tian Gao · 1 year, 5 months ago
  34. 0cc5047 [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) by Miss Islington (bot) · 1 year, 5 months ago
  35. 9caad1f [3.12] gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421) (GH-116716) by Serhiy Storchaka · 1 year, 5 months ago
  36. dcfb21d [3.12] gh-116604: Correctly honor the gc status when calling _Py_RunGC (GH-116628) (#116653) by Pablo Galindo Salgado · 1 year, 5 months ago
  37. f9d1ec8 [3.12] gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680) (#116684) by Miss Islington (bot) · 1 year, 5 months ago
  38. d19c2eb [3.12] gh-90095: Make .pdbrc work properly and add some reasonable te… (#116661) by Tian Gao · 1 year, 5 months ago
  39. 1fb6615 [3.12] gh-116600: [Enum] fix global Flag repr (GH-116615) (GH-116629) by Miss Islington (bot) · 1 year, 5 months ago
  40. d771729 [3.12] gh-116040: [Enum] fix by-value calls when second value is falsey (GH-116072) (GH-116476) by Ethan Furman · 1 year, 5 months ago
  41. 0a01ed6 [3.12] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (GH-116248) by Sebastian Pipping · 1 year, 5 months ago
  42. 2528e46 [3.12] gh-116143: Fix race condition in pydoc _start_server (GH-116144) (#116415) by Miss Islington (bot) · 1 year, 5 months ago
  43. 88fdb08 [3.12] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (GH-116327) (GH-116373) by Brett Cannon · 1 year, 6 months ago
  44. 55faaa5 [3.12] gh-74668: Fix support of bytes in urllib.parse.parse_qsl() (GH-115771) (GH-116366) by Miss Islington (bot) · 1 year, 6 months ago
  45. 85c32ad [3.12] gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125) (GH-116364) by Miss Islington (bot) · 1 year, 6 months ago
  46. 34efd49 gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-115793) by Miss Islington (bot) · 1 year, 6 months ago
  47. 6264c4f [3.12] gh-116325: Raise `SyntaxError` rather than `IndexError` on ForwardRef with empty string arg (GH-116341) (#116347) by Miss Islington (bot) · 1 year, 6 months ago
  48. ee7ba53 gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117) by Miss Islington (bot) · 1 year, 6 months ago
  49. d8a56ea [3.12] gh-116296: Fix refleak in reduce_newobj() corner case (GH-116297) (#116299) by Miss Islington (bot) · 1 year, 6 months ago
  50. 3f830ad [3.12] gh-115809: Improve TimedRotatingFileHandler.getFilesToDelete() (GH-115812) (GH-116261) by Miss Islington (bot) · 1 year, 6 months ago
  51. 25b2159 [3.12] GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) (GH-116231) by Miss Islington (bot) · 1 year, 6 months ago
  52. 90f75e1 [3.12] gh-112281: Allow `Union` with unhashable `Annotated` metadata (GH-112283) (#116213) by Miss Islington (bot) · 1 year, 6 months ago
  53. 8dae3fa [3.12] gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191) (GH-116208) by Miss Islington (bot) · 1 year, 6 months ago
  54. d341098 [3.12] gh-101293: Fix support of custom callables and types in inspect.Signature.from_callable() (GH-115530) (GH-116198) by Miss Islington (bot) · 1 year, 6 months ago
  55. 40e9295 [3.12] gh-87115: Set `__main__.__spec__` to `None` in pdb (GH-116141) (#116154) by Tian Gao · 1 year, 6 months ago
  56. 211b559 [3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128) by Miss Islington (bot) · 1 year, 6 months ago
  57. 240e5f6 [3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147) by Miss Islington (bot) · 1 year, 6 months ago
  58. 6359141 [3.12] gh-116034: fix location info on the error of a failed assertion (#116054) by Irit Katriel · 1 year, 6 months ago
  59. 542f327 [3.12] gh-114572: Fix locking in cert_store_stats and get_ca_certs (GH-114573) (GH-115547) by Miss Islington (bot) · 1 year, 6 months ago
  60. dec637a [3.12] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) by Miss Islington (bot) · 1 year, 6 months ago
  61. 418e720 [3.12] gh-112006: Fix inspect.unwrap() for types where __wrapped__ is a data descriptor (GH-115540) (GH-115966) by Miss Islington (bot) · 1 year, 6 months ago
  62. 3af945f [3.12] bpo-43952: Fix multiprocessing Listener authkey bug (GH-25845) (GH-115995) by Miss Islington (bot) · 1 year, 6 months ago
  63. 3185a1b [3.12] bpo-44865: Fix yet one missing translations in argparse (GH-27668) (GH-115974) by Miss Islington (bot) · 1 year, 6 months ago
  64. f0c194a [3.12] gh-77956: Add the words 'default' and 'version' help text localizable (GH-12711) (GH-115967) by Serhiy Storchaka · 1 year, 6 months ago
  65. 7b91b90 [3.12] gh-114763: Protect lazy loading modules from attribute access races (GH-114781) (GH-115870) by Miss Islington (bot) · 1 year, 6 months ago
  66. 53b84e7 [3.12] gh-115881: Ensure `ast.parse()` parses conditional context managers even with low `feature_version` passed (#115920) (#115959) by Alex Waygood · 1 year, 6 months ago
  67. 1932da0 [3.12] gh-115823: Calculate correctly error locations when dealing with implicit encodings (GH-115824) (#115949) by Miss Islington (bot) · 1 year, 6 months ago
  68. 116375e [3.12] gh-115886: Handle embedded null characters in shared memory name (GH-115887) (GH-115906) by Serhiy Storchaka · 1 year, 6 months ago
  69. 4ac657a [3.12] gh-67044: Always quote or escape \r and \n in csv.writer() (GH-115741) (GH-115866) by Miss Islington (bot) · 1 year, 6 months ago
  70. a3bef56 [3.12] gh-88516: show file proxy icon in IDLE editor windows on macOS (GH-112894) (#115840) by Miss Islington (bot) · 1 year, 6 months ago
  71. d2fced7 [3.12] gh-112364: Correct unparsing of backslashes and quotes in ast.… (#115782) by Frank Hoffmann · 1 year, 6 months ago
  72. 3651c27 [3.12] gh-93205: When rotating logs with no namer specified, match whole extension (GH-93224) (GH-115784) by Miss Islington (bot) · 1 year, 6 months ago
  73. dae7341 [3.12] gh-96310: Fix a traceback in argparse when all options in a mutually exclusive group are suppressed (GH-96311) (GH-115767) by Miss Islington (bot) · 1 year, 6 months ago
  74. cab8d07 [3.12] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115760) by Miss Islington (bot) · 1 year, 6 months ago
  75. f1c1afd [3.12] gh-86291: linecache: get module name from __spec__ if available (GH-22908) (GH-115731) by Miss Islington (bot) · 1 year, 6 months ago
  76. 5ea86f4 [3.12] gh-115712: Support CSV dialects with delimiter=' ' and skipinitialspace=True (GH-115721) (GH-115729) by Serhiy Storchaka · 1 year, 6 months ago
  77. 20907ca [3.12] Add missed `stream` argument (GH-111775) (#115716) by Miss Islington (bot) · 1 year, 6 months ago
  78. eb74573 gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by default (GH-115544) by Miss Islington (bot) · 1 year, 6 months ago
  79. cffb4c7 [3.12] gh-60346: Improve handling single-dash options in ArgumentParser.parse_known_args() (GH-114180) (GH-115675) by Miss Islington (bot) · 1 year, 6 months ago
  80. 323f635 [3.12] gh-115154: Fix untokenize handling of unicode named literals (GH-115171) (#115662) by Miss Islington (bot) · 1 year, 6 months ago
  81. e25ac3b [3.12] gh-111358: Fix timeout behaviour in BaseEventLoop.shutdown_default_executor (GH-115622) (#115641) by Miss Islington (bot) · 1 year, 6 months ago
  82. b9d1efa [3.12] gh-115618: Remove improper Py_XDECREFs in property methods (GH-115619) (GH-115620) by Serhiy Storchaka · 1 year, 6 months ago
  83. dadc768 [3.12] gh-115596: Fix ProgramPriorityTests in test_os permanently changing the process priority (GH-115610) (GH-115616) by Miss Islington (bot) · 1 year, 6 months ago
  84. e32cde5 [3.12] gh-107155: Fix help() for lambda function with return annotation (GH-115612) by Kirill Podoprigora · 1 year, 6 months ago
  85. 23aef57 [3.12] gh-100985: Consistently wrap IPv6 IP address during CONNECT (GH-100986) (GH-115591) by Miss Islington (bot) · 1 year, 6 months ago
  86. 9148b77 [3.12] gh-100884: email/_header_value_parser: don't encode list separators (GH-100885) (GH-115592) by Miss Islington (bot) · 1 year, 6 months ago
  87. de347c0 [3.12] gh-95782: Fix io.BufferedReader.tell() etc. being able to return offsets < 0 (GH-99709) (GH-115599) by Miss Islington (bot) · 1 year, 6 months ago
  88. bf0e072 [3.12] gh-96497: Mangle name before symtable lookup in 'symtable_extend_namedexpr_scope' (GH-96561) (GH-115603) by Miss Islington (bot) · 1 year, 6 months ago
  89. 83c7dd5 [3.12] gh-115570: Fix DeprecationWarnings in test_typing (#115571) (#115574) by Jelle Zijlstra · 1 year, 6 months ago
  90. 0e4f73b [3.12] GH-113516: don't set `LDSHARED` when building for WASI (GH-115495) (GH-115496) by Brett Cannon · 1 year, 6 months ago
  91. 14930ac [3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469) by Miss Islington (bot) · 1 year, 6 months ago
  92. 50f17a5 [3.12] gh-112302: Move pip SBOM discovery to release-tools (GH-115360) (#115486) by Miss Islington (bot) · 1 year, 6 months ago
  93. 5ec52c3 [3.12] gh-112087: Fix reduce logic for the empty reverse iterator for list (gh-115471) by Donghee Na · 1 year, 6 months ago
  94. d258943 [3.12] gh-115243: Fix crash in deque.index() when the deque is concurrently modified (GH-115247) (GH-115465) by Miss Islington (bot) · 1 year, 6 months ago
  95. 13af281 [3.12] gh-115392: Fix doctest reporting incorrect line numbers for decorated functions (GH-115440) (#115459) by Miss Islington (bot) · 1 year, 6 months ago
  96. 45e5599 [3.12] gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (GH-114786) (#115263) by Miss Islington (bot) · 1 year, 6 months ago
  97. 4d87832 [3.12] GH-112215: Backport C recursion changes (GH-115083) by Mark Shannon · 1 year, 6 months ago
  98. 09c98e4 [3.12] gh-114563: C decimal falls back to pydecimal for unsupported format strings (GH-114879) (GH-115353) by John Belmonte · 1 year, 6 months ago
  99. 8774f50 [3.12] Remove stray backtick in NEWS entry (GH-115356) (#115364) by Miss Islington (bot) · 1 year, 6 months ago
  100. 225856e [3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355) by Serhiy Storchaka · 1 year, 6 months ago