Python 3.13.6
  1. 3c37483 [3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901) (#134704) by Bénédikt Tran · 13 days ago
  2. 17392a7 [3.13] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (GH-135943) by sobolevn · 13 days ago
  3. a32bd11 [3.13] gh-137273: Fix debug assertion failure in locale.setlocale() on Windows (GH-137300) (GH-137306) by Miss Islington (bot) · 2 weeks ago
  4. 4a37dd6 [3.13] gh-134698: Hold a lock when the thread state is detached in ssl (GH-134724) (#137126) by Gregory P. Smith · 3 weeks ago
  5. 89f256e [3.13] gh-126662: naming consistency for `signal.ItimerError` (GH-126712) (#137123) by Miss Islington (bot) · 3 weeks ago
  6. fddb58a [3.13] gh-136710: Fix bad indentation in `os.chdir` docstring (GH-136721) by Zachary Ware · 5 weeks ago
  7. d733a1e [3.13] gh-136549: Fix signature of threading.excepthook() (GH-136559) (GH-136590) by Miss Islington (bot) · 5 weeks ago
  8. a717ed9 [3.13] gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258) (GH-136295) by Miss Islington (bot) · 6 weeks ago
  9. 67c7439 [3.13] Fix comments for `heapq.siftup_max` (GH-135359) (#136233) by Miss Islington (bot) · 7 weeks ago
  10. e3a277c [3.13] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614) (#136126) by Victor Stinner · 7 weeks ago
  11. ad1b0c9 [3.13] gh-108765: fix comment about macro definitions in `_stat.c` post GH-108854 (GH-136027) (#136044) by Miss Islington (bot) · 7 weeks ago
  12. 28c5adf [3.13] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135919) by sobolevn · 8 weeks ago
  13. 3e43628 [3.13] gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135903) by Brian Schubert · 8 weeks ago
  14. 666795a [3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135778) by Eric Snow · 8 weeks ago
  15. 3bfb7da [3.13] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642) (gh-135688) by Miss Islington (bot) · 9 weeks ago
  16. 871adc8 [3.13] gh-135321: Always raise a correct exception for BINSTRING argument > 0x7fffffff in pickle (GH-135322) (GH-135383) by Miss Islington (bot) · 10 weeks ago
  17. 37027ab [3.13] gh-135326: Restore support of __index__ in random.getrandbits() (#135332) by Serhiy Storchaka · 10 weeks ago
  18. 7620805 [3.13] gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174) (GH-135214) by Miss Islington (bot) · 2 months ago
  19. e2a9a3f [3.13] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200) (GH-135061) by Serhiy Storchaka · 2 months ago
  20. 9d5543a [3.13] gh-135108: Fix utmp.h inclusion in posixmodule.c on NetBSD (GH-135109) (GH-135128) by Miss Islington (bot) · 2 months ago
  21. b21d15f [3.13] gh-127081: use `getlogin_r` if available (gh-132751) (#135098) by Sam Gross · 3 months ago
  22. 3e1b8d6 [3.13] gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658) (GH-134965) by Serhiy Storchaka · 3 months ago
  23. a9b8ffd [3.13] gh-134908: Protect `textiowrapper_iternext` with critical section (gh-134910) (gh-135040) by Sam Gross · 3 months ago
  24. 2c325e2 [3.13] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134962) by Bénédikt Tran · 3 months ago
  25. 5fb05ea [3.13] gh-134210: handle signals in `_curses.window.getch` (GH-134326) (#134784) by Bénédikt Tran · 3 months ago
  26. e483dcf [3.13] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135) (#134685) by Sergey B Kirpichev · 3 months ago
  27. e4c4ecc [3.13] gh-134381: Fix RuntimeError when starting not-yet started Thread after fork (gh-134514) (gh-134597) by Miss Islington (bot) · 3 months ago
  28. 532acbd [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922) by mkaraev · 3 months ago
  29. 9718880 [3.13] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (GH-133010) (#133806) by Miss Islington (bot) · 3 months ago
  30. 973e2d3 [3.13] gh-122559: Synchronize C and Python implementation of the io module about pickling (GH-122628) (GH-133381) by Serhiy Storchaka · 4 months ago
  31. 3c9d177 [3.13] bpo-44172: Keep reference to original window in curses subwindow objects (GH-26226) (GH-133370) by Serhiy Storchaka · 4 months ago
  32. e75f528 [3.13] gh-133290: Use PyObject_SetAttr to set _type_ (GH-133292) (GH-133295) by Miss Islington (bot) · 4 months ago
  33. 3ff35ba [3.13] gh-132527: Added missing `w` typecode to array() error message (GH-132529) (#132938) by Miss Islington (bot) · 4 months ago
  34. 3c29fb2 [3.13] gh-132753: Argument Clinic: Fix support of c_default for the bool converter (GH-132754) (GH-132766) by Serhiy Storchaka · 4 months ago
  35. 47c8df6 [3.13] gh-132673: Fix a crash with zero-alignment in `ctypes.Structure` (#132695) by Peter Bierma · 4 months ago
  36. 83cb89b [3.13] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (GH-129721) (#132702) by Miss Islington (bot) · 4 months ago
  37. b787282 [3.13] gh-132674: fix `_hashopenssl.c` compiler warnings on free-threaded build (GH-132675) (#132677) by Miss Islington (bot) · 4 months ago
  38. ff3f658 [3.13] gh-130052: Fix search_map_for_section() error handling (GH-132594) (#132598) by Miss Islington (bot) · 4 months ago
  39. d321b6e [3.13] gh-132099: Harmonize Bluetooth address handling (GH-132486) (GH-132497) by Serhiy Storchaka · 4 months ago
  40. 5be7505 [3.13] gh-132429: Fix support of Bluetooth sockets on NetBSD and DragonFly BSD (GH-132431) (GH-132458) by Serhiy Storchaka · 4 months ago
  41. 0aabe44 [3.13] GH-132417: ctypes: Fix potential `Py_DECREF(NULL)` when handling functions returning `PyObject *` (GH-132418) (#132425) by Miss Islington (bot) · 4 months ago
  42. 88c1ca9 [3.13] gh-131127: Minimal build support on systems using LibreSSL (GH-131128) (GH-132392) by Miss Islington (bot) · 4 months ago
  43. 10fe658 [3.13] gh-132250: Clear error in lsprof callback when method descriptor raises an excep… (GH-132251) (#132281) by Miss Islington (bot) · 4 months ago
  44. ed28f2f [3.13] gh-132174: Fix function name in error message of `_interpreters.run_string` (GH-132175) (#132209) by Miss Islington (bot) · 4 months ago
  45. ac9d7c6 [3.13] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132236) by Miss Islington (bot) · 4 months ago
  46. 6afab81 [3.13] gh-132171: Fix `_interpreters.run_string` crash on string subclass (GH-132173) (#132219) by Miss Islington (bot) · 4 months ago
  47. 71b5375 [3.13] gh-122040: reword `Modules/xxmodule.c` module-level comment (GH-132201) (#132207) by Miss Islington (bot) · 4 months ago
  48. 0c0ffbe [3.13] gh-132075: Fix possible use of sockaddr structures with uninitialized members (GH-132076) (GH-132086) by Miss Islington (bot) · 5 months ago
  49. c318a03 [3.13] gh-111178: Fix getsockaddrarg() undefined behavior (#131668) (#131977) by Victor Stinner · 5 months ago
  50. d52371c [3.13] gh-131936: Strengthen check in `_suggestions._generate_suggestions` (GH-131945) (#131949) by Miss Islington (bot) · 5 months ago
  51. b41c8cc [3.13] gh-126033: fix UAF in `xml.etree.ElementTree.Element.remove` when concurrent mutations happen (GH-126124) (#131929) by Miss Islington (bot) · 5 months ago
  52. 588bb6d [3.13] gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when current mutations happen (#127964) (#131931) by Bénédikt Tran · 5 months ago
  53. de8bc17 gh-131423: Update to OpenSSL 3.0.16. (GH-131839) by Steve Dower · 5 months ago
  54. 91ae330 [3.13] gh-129900: Fix `SystemExit` return codes when the REPL is started from the command line (GH-129901) (#131734) by Miss Islington (bot) · 5 months ago
  55. 4af3d0e [3.13] gh-131418: remove unused legacy typedefs in `{md5,sha1}module.c` (GH-131420) (#131620) by Miss Islington (bot) · 5 months ago
  56. 170abd2 [3.13] gh-127667: refactor and improve `_hashopenssl.c` error branches (#131145) (#131347) by Bénédikt Tran · 5 months ago
  57. e8e6e30 [3.13] gh-118201: Simplify conv_confname (#126089) (#131375) by Malcolm Smith · 5 months ago
  58. 6af54d2 [3.13] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) by Petr Viktorin · 5 months ago
  59. 5646f6f [3.13] gh-130382: add missing `_PyReftracerTrack` to ceval `Py_DECREF` (GH-130689) (#131195) by Sam Gross · 5 months ago
  60. f9d19a3 [3.13] gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (GH-131044) (#131084) by Miss Islington (bot) · 5 months ago
  61. 6321e1a [3.13] gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH-130828) (GH-130869) by Miss Islington (bot) · 6 months ago
  62. 00cf2a6 [3.13] gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738) (#130756) by Bénédikt Tran · 6 months ago
  63. 9643ce9 [3.13] gh-127667: fix memory leaks in `hashlib` (GH-127668) (#130784) by Bénédikt Tran · 6 months ago
  64. bafad85 [3.13] gh-130617 : fix time_clockid_converter on DragonFlyBSD (GH-130634) (#130666) by Miss Islington (bot) · 6 months ago
  65. 2ab7e11 [3.13] gh-130163: Fix a leak in _pickle.c after backporting (GH-130568) by Serhiy Storchaka · 6 months ago
  66. 7c1b76f [3.13] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556) by Serhiy Storchaka · 6 months ago
  67. d71b167 [3.13] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406) (GH-130507) by Miss Islington (bot) · 6 months ago
  68. 86dab0e [3.13] gh-130151: Fix reference leaks in `_hashlib.hmac_{new,digest}` (GH-130152) (#130491) by Miss Islington (bot) · 6 months ago
  69. 6cd2f35 [3.13] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839) (#130366) by Miss Islington (bot) · 6 months ago
  70. 5d83b6c [3.13] gh-130230: Fix crash in pow() with only Decimal third argument (GH-130237) (GH-130246) by Miss Islington (bot) · 6 months ago
  71. 2fcad2a [3.13] gh-130179: Fix `persistent_{id,load}_attr` reference leaks in `_pickle` (GH-130180) (#130190) by Miss Islington (bot) · 6 months ago
  72. 4cb251d [3.13] gh-129983: fix data race in compile_template in sre.c (#130038) by Kumar Aditya · 6 months ago
  73. d6daeee [3.13] gh-129603: Don't segfault if sqlite3.Row description is None (#129604) (#129923) by Erlend E. Aasland · 6 months ago
  74. 4a1389c [3.13] gh-128657: fix _hashopenssl ref/data race (GH-128886) (GH-129853) by Tomasz Pytel · 6 months ago
  75. 506c76f [3.13] gh-129502: Fix handling errors in ctypes callbacks (GH-129504) (#129517) by Miss Islington (bot) · 6 months ago
  76. de27372 [3.13] gh-129345: null check for indent syslogmodule (GH-129348) (#129442) by Miss Islington (bot) · 6 months ago
  77. 65f3432 [3.13] gh-129539: Include sysexits.h before checking EX_OK (#129590) by Collin Funk · 7 months ago
  78. 9a59a51 [3.13] gh-111495: Add PyFile tests (#129449) (#129477) by Victor Stinner · 7 months ago
  79. 48b87d1 [3.13] gh-129409: Fix Integer overflow - SEGV while writing data more than 2GB in CSV file (GH-129413) (#129436) by Miss Islington (bot) · 7 months ago
  80. 247c3b2 [3.13] gh-129346: Handle allocation errors for SQLite aggregate context (GH-129347) (#129372) by Miss Islington (bot) · 7 months ago
  81. e3b3e01 [3.13] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191) (#129217) by Victor Stinner · 7 months ago
  82. c5e1131 [3.13] gh-111178: fix UBSan failures in `Modules/_multiprocessing/semaphore.c` (GH-129084) (#129100) by Miss Islington (bot) · 7 months ago
  83. 0351ed5 [3.13] Fix a typo in `syslog`'s error message (GH-129029) (#129049) by Miss Islington (bot) · 7 months ago
  84. 6b47499 [3.13] gh-128679: Fix tracemalloc.stop() race conditions (#128897) by Victor Stinner · 7 months ago
  85. 430ccbc [3.13] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987) by Victor Stinner · 7 months ago
  86. c75894a [3.13] gh-128961: Fix exhausted array iterator crash in __setstate__() (GH-128962) (#128976) by Miss Islington (bot) · 7 months ago
  87. 34ded1a [3.13] gh-128911: Add tests on the PyImport C API (#128915) (#128960) by Victor Stinner · 7 months ago
  88. d997ba4 [3.13] gh-58689: Fix os.kill() error handling on Windows (GH-128932) (#128937) by Miss Islington (bot) · 7 months ago
  89. 436064a [3.13] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128598) by Erlend E. Aasland · 7 months ago
  90. 0d2b9ab [3.13] gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings (GH-127220) (#128689) by Miss Islington (bot) · 7 months ago
  91. ebadfd1 [3.13] gh-128400: Stop-the-world when manually calling `faulthandler` (GH-128422) (GH-128423) by Miss Islington (bot) · 8 months ago
  92. 261a604 [3.13] gh-123925: Fix building curses on platforms without libncursesw (GH-128405) (GH-128407) by Miss Islington (bot) · 8 months ago
  93. 40c46f0 gh-128217: Validate the normalized_environment variable instead of the similarly named function (GH-128220) by Miss Islington (bot) · 8 months ago
  94. 3a8bdaf [3.13] gh-128083: Fix macro redefinition warning in clinic. (GH-127950) (#128102) by Peter Bierma · 8 months ago
  95. fe08cdf [3.13] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128023) by Miss Islington (bot) · 8 months ago
  96. 0f38b89 [3.13] gh-127870: Detect recursive calls in ctypes _as_parameter_ handling (GH-127872) (#127917) by Miss Islington (bot) · 8 months ago
  97. 2a78663 [3.13] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH-127812) by Miss Islington (bot) · 8 months ago
  98. bcdd10d [3.13] gh-127791: Fix, document, and test `PyUnstable_AtExit` (GH-127793) (#127819) by Peter Bierma · 8 months ago
  99. 468e8da [3.13] gh-122431: Disallow negative values in `readline.append_history_file` (GH-122469) (#127641) by Miss Islington (bot) · 9 months ago
  100. 3e11b5c [3.13] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (GH-127593) (#127630) by Miss Islington (bot) · 9 months ago