1. 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
  2. bad8497 [3.12] gh-122311: Fix a refleak in pickle (GH-122411) (GH-122416) by Miss Islington (bot) · 1 year, 1 month ago
  3. 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
  4. a3076c7 [3.12] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122388) by Miss Islington (bot) · 1 year, 1 month ago
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 027902b [3.12] gh-120713: Normalize year with century for datetime.strftime (GH-120820) (GH-121145) by Serhiy Storchaka · 1 year, 2 months ago
  13. 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
  14. 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
  15. c525cb3 [3.12] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120913) by Serhiy Storchaka · 1 year, 2 months ago
  16. cde976d [3.12] gh-119506: fix `_io.TextIOWrapper.write()` write during flush (GH-119507) (#119965) by Miss Islington (bot) · 1 year, 2 months ago
  17. 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
  18. 7719eef [3.12] gh-71587: Drop local reference cache to `_strptime` module in `_datetime` (gh-120431) by neonene · 1 year, 2 months ago
  19. ab30934 [3.12] gh-120155: Add assertion to sre.c match_getindex() (GH-120402) (#120410) by Miss Islington (bot) · 1 year, 2 months ago
  20. ff980e3 [3.12] gh-120155: Fix Coverity issue in zoneinfo load_data() (GH-120232) (#120311) by Miss Islington (bot) · 1 year, 2 months ago
  21. 46e69f8 [3.12] gh-120244: Fix re.sub() reference leak (GH-120245) (GH-120265) by Miss Islington (bot) · 1 year, 2 months ago
  22. 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
  23. f98ec75 [3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054) by Serhiy Storchaka · 1 year, 2 months ago
  24. 34a0e7a [3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1… (#119905) by Victor Stinner · 1 year, 3 months ago
  25. 738cf21 [3.12] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadState_Clear()` (GH-119753) (#119861) by Sam Gross · 1 year, 3 months ago
  26. 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
  27. e85e813 gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717) by Steve Dower · 1 year, 3 months ago
  28. 09a85ea gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-119608) by Nice Zombies · 1 year, 3 months ago
  29. 078da88 [3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#119505) by Victor Stinner · 1 year, 3 months ago
  30. 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
  31. 874a4f7 gh-118507 : Refactor ntpath native functions (gh-119381) by Nice Zombies · 1 year, 3 months ago
  32. 6d0850c gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056) by Miss Islington (bot) · 1 year, 3 months ago
  33. 5bf7f5c [3.12] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999) (#119019) by Miss Islington (bot) · 1 year, 3 months ago
  34. eb29e2f gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) by Steve Dower · 1 year, 3 months ago
  35. 6564917 [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) by Miss Islington (bot) · 1 year, 3 months ago
  36. 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
  37. 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
  38. 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
  39. 30725f0 [3.12] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118166) by Miss Islington (bot) · 1 year, 4 months ago
  40. 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
  41. 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
  42. 23192ab [3.12] GH-115874: Fix segfault in FutureIter_dealloc (GH-118114) by Miss Islington (bot) · 1 year, 4 months ago
  43. 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
  44. 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
  45. 50b94b1 [3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884) by Miss Islington (bot) · 1 year, 4 months ago
  46. 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
  47. 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
  48. 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
  49. 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
  50. 06ba6c8 [3.12] gh-91565: Update issue tracker URL in error message. (GH-117450) (#117497) by Miss Islington (bot) · 1 year, 5 months ago
  51. 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
  52. 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
  53. 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
  54. d69c515 [3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078) by jkriegshauser · 1 year, 5 months ago
  55. 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
  56. 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
  57. 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
  58. fcb2301 [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) by Antoine Pitrou · 1 year, 5 months ago
  59. acd7dc7 Fix linting for Modules/gcmodule.c (#116691) by Pablo Galindo Salgado · 1 year, 5 months ago
  60. 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
  61. d4e8cbb [3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116643) by Miss Islington (bot) · 1 year, 5 months ago
  62. d130cb4 [3.12] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116593) by Miss Islington (bot) · 1 year, 5 months ago
  63. 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
  64. 2647afe [3.12] gh-116447: Fix possible UB in `arraymodule` and `getargs` (GH-116459) (#116496) by Miss Islington (bot) · 1 year, 5 months ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 0a9356c [3.12] Consistently spell out *predicate* instead of *pred*. (gh-116308) (gh-116312) by Miss Islington (bot) · 1 year, 6 months ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 14930ac [3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469) by Miss Islington (bot) · 1 year, 6 months ago
  76. 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
  77. 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
  78. d19f067 [3.12] gh-114670: Fix `_testbuffer` module initialization (GH-114672) (#115272) by Miss Islington (bot) · 1 year, 6 months ago
  79. 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
  80. 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
  81. 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
  82. 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
  83. 4defc50 gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753) by Miss Islington (bot) · 1 year, 7 months ago
  84. 74bd566 Use Unicode unconditionally for _winapi.CreateFile (GH-114611) by Steve Dower · 1 year, 7 months ago
  85. 386c72d [3.12] gh-114492: Initialize struct termios before calling tcgetattr() (GH-114495) (GH-114502) by Miss Islington (bot) · 1 year, 7 months ago
  86. ae2a25b [3.12] Check for valid tp_version_tag in specializer (gh-89811) (gh-114216) by Peter Lazorchak · 1 year, 7 months ago
  87. 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
  88. f8fc853 [3.12] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (#114219) by Miss Islington (bot) · 1 year, 7 months ago
  89. 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
  90. 10f0029 gh-114096: Restore privileges in _winapi.CreateJunction after creating the junction (GH-114089) by Miss Islington (bot) · 1 year, 7 months ago
  91. 7b7cf75 gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716) by Miss Islington (bot) · 1 year, 7 months ago
  92. b902671 gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133) by Miss Islington (bot) · 1 year, 7 months ago
  93. 4050a15 gh-87868: Sort and remove duplicates in getenvironment() (GH-102731) by Miss Islington (bot) · 1 year, 7 months ago
  94. 59a7b94 [3.12] gh-70835: Clarify error message for CSV file opened with wrong newline (GH-113786) (GH-113905) by Miss Islington (bot) · 1 year, 7 months ago
  95. ad2d5ec [3.12] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535) (GH-113808) by Miss Islington (bot) · 1 year, 7 months ago
  96. 6d9af66 [3.12] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13374) (GH-113623) by Serhiy Storchaka · 1 year, 8 months ago
  97. b95cebf [3.12] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) (#113170) by Diego Russo · 1 year, 8 months ago
  98. 0e3cf5b [3.12] bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH-19856) (GH-113540) by Miss Islington (bot) · 1 year, 8 months ago
  99. fc7e67f [3.12] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112597) by Miss Islington (bot) · 1 year, 8 months ago
  100. 15ea4a4 [3.12] gh-111784: Fix two segfaults in the elementtree module (GH-113405) (GH-113446) by Miss Islington (bot) · 1 year, 8 months ago