1. 58e01a1 [3.12] gh-123431: Harmonize extension code checks in pickle (GH-123434) (#123460) by Miss Islington (bot) · 12 months ago
  2. 747abc0 [3.12] gh-123213: Fixed xml.etree.ElementTree.Element.extend and assignment to no longer hide exceptions (GH-123214) (#123258) by Miss Islington (bot) · 12 months ago
  3. 1d8ab25 [3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123376) by Sergey B Kirpichev · 12 months ago
  4. 625072f [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379) by Sergey B Kirpichev · 12 months ago
  5. 3cf7d33 [3.12] gh-123678: Upgrade libexpat 2.6.3 (GH-123689) (GH-123708) by Miss Islington (bot) · 12 months ago
  6. 41090b7 [3.12] gh-112182: Replace StopIteration with RuntimeError for future (GH-113220) (GH-123033) by Miss Islington (bot) · 1 year ago
  7. 9d7209f [3.12] gh-113785: csv: fields starting with escapechar are not quoted (GH-122110) (GH-122259) by Miss Islington (bot) · 1 year ago
  8. c57a33d [3.12] gh-122695: Fix double-free when using `gc.get_referents` with a freed `_asyncio.FutureIter` (#122837) (#122859) by Victor Stinner · 1 year ago
  9. f2cc8ad [3.12] gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664) (GH-122807) by Serhiy Storchaka · 1 year ago
  10. 8f4892a gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047) by Miss Islington (bot) · 1 year ago
  11. b317641 [3.12] gh-119577: Adjust DeprecationWarning when testing element truth values in Element tree (GH-119762) (#120190) by Gregory P. Smith · 1 year ago
  12. bad8497 [3.12] gh-122311: Fix a refleak in pickle (GH-122411) (GH-122416) by Miss Islington (bot) · 1 year, 1 month ago
  13. e6878fc Revert "[3.12] gh-120713: Normalize year with century for datetime.strftime (GH-120820) (GH-121145)" (GH-122409) by Serhiy Storchaka · 1 year, 1 month ago
  14. a3076c7 [3.12] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122388) by Miss Islington (bot) · 1 year, 1 month ago
  15. 102dc44 [3.12] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (#122345) by Miss Islington (bot) · 1 year, 1 month ago
  16. 9d65ea1 [3.12] gh-82951: Fix serializing by name in pickle protocols < 4 (GH-122149) (GH-122265) by Miss Islington (bot) · 1 year, 1 month ago
  17. c1e834d [3.12] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122117) by Łukasz Langa · 1 year, 1 month ago
  18. 39dea21 [3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013) by Serhiy Storchaka · 1 year, 1 month ago
  19. 0403cb4 [3.12] gh-120289: Add external timer in traverse of _lsprof.Profiler (GH-121998) (#122001) by Miss Islington (bot) · 1 year, 1 month ago
  20. 001584d [3.12] gh-120289: Disallow disable() and clear() in external timer to prevent use-after-free (GH-120297) (#121989) by Miss Islington (bot) · 1 year, 1 month ago
  21. 106d645 [3.12] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121840) by Miss Islington (bot) · 1 year, 1 month ago
  22. 027902b [3.12] gh-120713: Normalize year with century for datetime.strftime (GH-120820) (GH-121145) by Serhiy Storchaka · 1 year, 2 months ago
  23. 5c06b34 [3.12] gh-121137: Add missing Py_DECREF calls for ADDITEMS opcode of _pickle.c (GH-121136) (#121140) by Miss Islington (bot) · 1 year, 2 months ago
  24. d5a8d4b [3.12] gh-119614: Fix truncation of strings with embedded null characters in Tkinter (GH-120909) (GH-120939) by Miss Islington (bot) · 1 year, 2 months ago
  25. c525cb3 [3.12] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120913) by Serhiy Storchaka · 1 year, 2 months ago
  26. cde976d [3.12] gh-119506: fix `_io.TextIOWrapper.write()` write during flush (GH-119507) (#119965) by Miss Islington (bot) · 1 year, 2 months ago
  27. e004914 [3.12] gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-120588) (#120617) by Miss Islington (bot) · 1 year, 2 months ago
  28. 7719eef [3.12] gh-71587: Drop local reference cache to `_strptime` module in `_datetime` (gh-120431) by neonene · 1 year, 2 months ago
  29. ab30934 [3.12] gh-120155: Add assertion to sre.c match_getindex() (GH-120402) (#120410) by Miss Islington (bot) · 1 year, 2 months ago
  30. ff980e3 [3.12] gh-120155: Fix Coverity issue in zoneinfo load_data() (GH-120232) (#120311) by Miss Islington (bot) · 1 year, 2 months ago
  31. 46e69f8 [3.12] gh-120244: Fix re.sub() reference leak (GH-120245) (GH-120265) by Miss Islington (bot) · 1 year, 2 months ago
  32. ec139c8 [3.12] gh-112672: Fix builtin Tkinter with Tcl 9.0 (GH-112681) (GH-120209) by Miss Islington (bot) · 1 year, 2 months ago
  33. f98ec75 [3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054) by Serhiy Storchaka · 1 year, 2 months ago
  34. 34a0e7a [3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1… (#119905) by Victor Stinner · 1 year, 3 months ago
  35. 738cf21 [3.12] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadState_Clear()` (GH-119753) (#119861) by Sam Gross · 1 year, 3 months ago
  36. d4680b9 [3.12] gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0 (GH-103846) (GH-119831) by Serhiy Storchaka · 1 year, 3 months ago
  37. e85e813 gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717) by Steve Dower · 1 year, 3 months ago
  38. 09a85ea gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-119608) by Nice Zombies · 1 year, 3 months ago
  39. 078da88 [3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#119505) by Victor Stinner · 1 year, 3 months ago
  40. 0d5fe2c [3.12] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpreters (gh-119331) (gh-119425) by Eric Snow · 1 year, 3 months ago
  41. 874a4f7 gh-118507 : Refactor ntpath native functions (gh-119381) by Nice Zombies · 1 year, 3 months ago
  42. 6d0850c gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056) by Miss Islington (bot) · 1 year, 3 months ago
  43. 5bf7f5c [3.12] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999) (#119019) by Miss Islington (bot) · 1 year, 3 months ago
  44. eb29e2f gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) by Steve Dower · 1 year, 3 months ago
  45. 6564917 [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) by Miss Islington (bot) · 1 year, 3 months ago
  46. 56c61cc [3.12] gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (GH-118320) (GH-118691) by Miss Islington (bot) · 1 year, 3 months ago
  47. bee1c32 [3.12] gh-71592: Add ability to trace Tcl commands executed by Tkinter (GH-118291) (GH-118662) by Serhiy Storchaka · 1 year, 3 months ago
  48. 33d1cff [3.12] gh-117968: Make the test for closed file more safe in the C API tests (GH-118230) (GH-118266) by Miss Islington (bot) · 1 year, 4 months ago
  49. 30725f0 [3.12] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118166) by Miss Islington (bot) · 1 year, 4 months ago
  50. 8ae70c8 [3.12] gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) (GH-118011) by Serhiy Storchaka · 1 year, 4 months ago
  51. 9ddaf75 [3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params (GH-118001) (#118142) by Miss Islington (bot) · 1 year, 4 months ago
  52. 23192ab [3.12] GH-115874: Fix segfault in FutureIter_dealloc (GH-118114) by Miss Islington (bot) · 1 year, 4 months ago
  53. 6584ad9 [3.12] gh-88035: update doc-string of `epoch` in timemodule.c (GH-118076) (GH-118097) by Miss Islington (bot) · 1 year, 4 months ago
  54. 1a45659 gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to reduce warnings (GH-117817) by Steve Dower · 1 year, 4 months ago
  55. 50b94b1 [3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884) by Miss Islington (bot) · 1 year, 4 months ago
  56. 0b11f0e [3.12] gh-117764: Add signatures for functions in the faulthandler module (GH-117771) (GH-117806) by Miss Islington (bot) · 1 year, 4 months ago
  57. 9376a9f [3.12] gh-117233: Detect support for several hashes at hashlib build time (GH-117234) (#117767) by Miss Islington (bot) · 1 year, 4 months ago
  58. af034dd [3.12] gh-117534: Add checking for input parameter in iso_to_ymd (GH-117543) (#117689) by Miss Islington (bot) · 1 year, 4 months ago
  59. 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
  60. 06ba6c8 [3.12] gh-91565: Update issue tracker URL in error message. (GH-117450) (#117497) by Miss Islington (bot) · 1 year, 5 months ago
  61. 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
  62. 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
  63. 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
  64. d69c515 [3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078) by jkriegshauser · 1 year, 5 months ago
  65. 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
  66. 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
  67. 1c0c6c9 [3.12] gh-115874: Don't use module state in teedataobject tp_dealloc (GH-116204) (#116955) by Miss Islington (bot) · 1 year, 5 months ago
  68. fcb2301 [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) by Antoine Pitrou · 1 year, 5 months ago
  69. acd7dc7 Fix linting for Modules/gcmodule.c (#116691) by Pablo Galindo Salgado · 1 year, 5 months ago
  70. 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
  71. d4e8cbb [3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116643) by Miss Islington (bot) · 1 year, 5 months ago
  72. d130cb4 [3.12] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116593) by Miss Islington (bot) · 1 year, 5 months ago
  73. 3f92cf2 [3.12] gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (GH-116521) (#116539) by Miss Islington (bot) · 1 year, 5 months ago
  74. 2647afe [3.12] gh-116447: Fix possible UB in `arraymodule` and `getargs` (GH-116459) (#116496) by Miss Islington (bot) · 1 year, 5 months ago
  75. cbd94fd [3.12] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449) (#116451) by Miss Islington (bot) · 1 year, 5 months ago
  76. 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
  77. 5c69f60 [3.12] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405) (#116406) by Miss Islington (bot) · 1 year, 5 months ago
  78. 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
  79. 0a9356c [3.12] Consistently spell out *predicate* instead of *pred*. (gh-116308) (gh-116312) by Miss Islington (bot) · 1 year, 6 months ago
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 14930ac [3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469) by Miss Islington (bot) · 1 year, 6 months ago
  86. 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
  87. 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
  88. d19f067 [3.12] gh-114670: Fix `_testbuffer` module initialization (GH-114672) (#115272) by Miss Islington (bot) · 1 year, 6 months ago
  89. 0211f91 [3.12] gh-115059: Flush the underlying write buffer in io.BufferedRandom.read1() (GH-115163) (GH-115205) by Miss Islington (bot) · 1 year, 6 months ago
  90. dc01c84 [3.12] gh-115136: Fix possible NULL deref in getpath_joinpath() (GH-115137) (GH-115157) by Miss Islington (bot) · 1 year, 6 months ago
  91. b391199 [3.12] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (#115094) by Łukasz Langa · 1 year, 6 months ago
  92. 6f5e360 [3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115067) by Erlend E. Aasland · 1 year, 6 months ago
  93. 4defc50 gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753) by Miss Islington (bot) · 1 year, 7 months ago
  94. 74bd566 Use Unicode unconditionally for _winapi.CreateFile (GH-114611) by Steve Dower · 1 year, 7 months ago
  95. 386c72d [3.12] gh-114492: Initialize struct termios before calling tcgetattr() (GH-114495) (GH-114502) by Miss Islington (bot) · 1 year, 7 months ago
  96. ae2a25b [3.12] Check for valid tp_version_tag in specializer (gh-89811) (gh-114216) by Peter Lazorchak · 1 year, 7 months ago
  97. ffac6ac [3.12] gh-114286: Fix `maybe-uninitialized` warning in `Modules/_io/fileio.c` (GH-114287) (GH-114288) by Miss Islington (bot) · 1 year, 7 months ago
  98. f8fc853 [3.12] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (#114219) by Miss Islington (bot) · 1 year, 7 months ago
  99. 00e7793 [3.12] gh-104282: Fix null pointer dereference in `lzma._decode_filter_properties` (GH-104283) (GH-114181) by Miss Islington (bot) · 1 year, 7 months ago
  100. 10f0029 gh-114096: Restore privileges in _winapi.CreateJunction after creating the junction (GH-114089) by Miss Islington (bot) · 1 year, 7 months ago