Python 3.13.4
  1. 8a526ec Python 3.13.4 by Thomas Wouters · 4 weeks ago v3.13.4
  2. b0c9c19 [3.13] gh-134875: Fix mimallc build error for the old compilers (gh-134994) (gh-135054) by Miss Islington (bot) · 4 weeks ago
  3. bad9f63 [3.13] gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (GH-134238) (gh-134353) by Miss Islington (bot) · 6 weeks ago
  4. 6279eb8 [3.13] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944) by Serhiy Storchaka · 6 weeks ago
  5. 3c9d177 [3.13] bpo-44172: Keep reference to original window in curses subwindow objects (GH-26226) (GH-133370) by Serhiy Storchaka · 8 weeks ago
  6. 7ffef8d [3.13] gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject (gh-133039) (gh-133126) by Donghee Na · 9 weeks ago
  7. 4ff5d88 [3.13] gh-131927: Prevent emitting compiler warnings twice (GH-131993) (GH-132463) by Tomas R. · 3 months ago
  8. 5f238c6 Post 3.13.3 by Thomas Wouters · 3 months ago
  9. 6280bb5 Python 3.13.3 by Thomas Wouters · 3 months ago v3.13.3
  10. 3f38632 [3.13] GH-127953: Make line number lookup O(1) regardless of the size of the code object (#129127) by Mark Shannon · 3 months ago
  11. 4913b6f [3.13] gh-131675: Fix `mi_atomic_yield` in mimalloc on 32-bit ARM (gh-131784) (gh-131954) by Miss Islington (bot) · 3 months ago
  12. 589f422 [3.13] gh-130940: Remove PyConfig.use_system_logger (#131129) by Russell Keith-Magee · 4 months ago
  13. f9d19a3 [3.13] gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (GH-131044) (#131084) by Miss Islington (bot) · 4 months ago
  14. 125ca02 [3.13] gh-129296: Fix `pyatomic.h` include paths (GH-129320) (#130667) by Miss Islington (bot) · 4 months ago
  15. 7c1b76f [3.13] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556) by Serhiy Storchaka · 4 months ago
  16. 5d83b6c [3.13] gh-130230: Fix crash in pow() with only Decimal third argument (GH-130237) (GH-130246) by Miss Islington (bot) · 4 months ago
  17. 2fbc986 [3.13] gh-128759: Fix accesses to `tp_version_tag`. (GH-129750) (GH-130042) by Sam Gross · 5 months ago
  18. 356a9e6 [3.13] gh-129668: Fix thread-safety of MemoryError freelist in free threaded build (gh-129704) (gh-129742) by Sam Gross · 5 months ago
  19. 45d136d Post 3.13.2 by Thomas Wouters · 5 months ago
  20. 4f8bb39 Python 3.13.2 by Thomas Wouters · 5 months ago v3.13.2
  21. 6b47499 [3.13] gh-128679: Fix tracemalloc.stop() race conditions (#128897) by Victor Stinner · 5 months ago
  22. fdac362 [3.13] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717) (#128713) by Ed Nutting · 6 months ago
  23. fe08cdf [3.13] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128023) by Miss Islington (bot) · 7 months ago
  24. 8e143b2 [3.13] gh-127906: Fix Py_BUILD_ASSERT_EXPR() on Windows (#127994) by Victor Stinner · 7 months ago
  25. bcdd10d [3.13] gh-127791: Fix, document, and test `PyUnstable_AtExit` (GH-127793) (#127819) by Peter Bierma · 7 months ago
  26. eb692d9 [3.13] gh-126076: Account for relocated objects in tracemalloc (GH-126077) (#127823) by Pablo Galindo Salgado · 7 months ago
  27. 78dfc28 [3.13] Add `extern "C"` around `PyTraceMalloc_` functions. (GH-127772) (#127815) by Miss Islington (bot) · 7 months ago
  28. 075c41d [3.13] gh-126925: Modify how iOS test results are gathered (GH-127592) (#127754) by Russell Keith-Magee · 7 months ago
  29. 69bb1c6 [3.13] gh-127582: Make object resurrection thread-safe for free threading. (GH-127612) (GH-127659) by Sam Gross · 7 months ago
  30. fd81351 Post 3.13.1 by Thomas Wouters · 7 months ago
  31. 0671451 Python 3.13.1 by Thomas Wouters · 7 months ago v3.13.1
  32. dddea7c [3.13] gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952) (#122984) by Miss Islington (bot) · 7 months ago
  33. 219b826 [3.13] gh-126914: Store the Preallocated Thread State's Pointer in a PyInterpreterState Field (gh-127114) by Eric Snow · 7 months ago
  34. d9ac6b3 [3.13] gh-125703: Correctly honour tracemalloc hooks on specialized DECREF paths (GH-125704) (#125705) by Miss Islington (bot) · 7 months ago
  35. 13fe8f9 [3.13] gh-126688: Reinit import lock after fork (GH-126692) (GH-126765) by Miss Islington (bot) · 8 months ago
  36. ce1a1a6 [3.13] gh-126303: Fix pickling and copying of os.sched_param objects (GH-126336) (GH-126423) by Miss Islington (bot) · 8 months ago
  37. 3d8b6f0 [3.13] gh-123930: Better error for "from imports" when script shadows module (GH-123929) (#125937) by Shantanu · 8 months ago
  38. 4b55d53 [3.13] gh-125268: Use static string for "1e309" in AST (GH-125272) (GH-125280) by Sam Gross · 8 months ago
  39. 5c2696b [3.13] gh-125859: Fix crash when `gc.get_objects` is called during GC (GH-125882) (GH-125921) by Miss Islington (bot) · 8 months ago
  40. 18b9079 [3.13] gh-125444: Fix illegal instruction for older Arm architectures (GH-125574) (GH-125595) by Miss Islington (bot) · 9 months ago
  41. 8bc8d21 Post 3.13.0 by Thomas Wouters · 9 months ago
  42. 60403a5 Python 3.13.0 by Thomas Wouters · 9 months ago v3.13.0
  43. e6fb7fa Post 3.13.0rc3 by Thomas Wouters · 9 months ago
  44. fae84c7 Python 3.13.0rc3 by Thomas Wouters · 9 months ago v3.13.0rc3
  45. e0eb44a [3.13] GH-124567: Revert the Incremental GC in 3.13 (#124770) by T. Wouters · 9 months ago
  46. 4618c0e [3.13] gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (GH-124663) (#124698) by Miss Islington (bot) · 9 months ago
  47. 660baa1 Post 3.13.0rc2 by Thomas Wouters · 10 months ago
  48. ec61006 Python 3.13.0rc2 by Thomas Wouters · 10 months ago v3.13.0rc2
  49. d053204 [3.13] gh-123747: Avoid static_assert() in internal header files (#123779) (#123785) by Victor Stinner · 10 months ago
  50. 10735bf [3.13] gh-123091: Use _Py_IsImmortalLoose() (#123511) (#123600) by Victor Stinner · 10 months ago
  51. 8ef277e [3.13] gh-123484: Fix the debug offsets for PyLongObject (GH-123485) (#123499) by Miss Islington (bot) · 10 months ago
  52. 01ce10c [3.13] Add debug offsets for free threaded builds (GH-123041) (#123055) by Miss Islington (bot) · 11 months ago
  53. 7ee7558 [3.13] gh-122584: Import mimalloc headers in a C++ context (GH-122587) (#123035) by Miss Islington (bot) · 11 months ago
  54. 9fb6bfb [3.13] gh-122581: Avoid data races when collecting parser statistics (GH-122694) (#122733) by Miss Islington (bot) · 11 months ago
  55. c1efeb3 [3.13] gh-120974: Make asyncio `swap_current_task` safe in free-threaded build (GH-122317) (#122612) by Miss Islington (bot) · 11 months ago
  56. 4588980 Post 3.13.0rc1 by Thomas Wouters · 11 months ago
  57. e4a3e78 Python 3.13.0rc1 by Thomas Wouters · 11 months ago v3.13.0rc1
  58. 55554fd [3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419) by Brandt Bucher · 11 months ago
  59. dd270f6 [3.13] gh-121489: Export private _PyBytes_Join() again (GH-122267) (#122287) by Miss Islington (bot) · 11 months ago
  60. 716c677 [3.13] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-121932) by Eric Snow · 11 months ago
  61. 77ab53a [3.13] gh-120974: Make _asyncio._leave_task atomic in the free-threaded build (GH-122139) (#122186) by Miss Islington (bot) · 11 months ago
  62. 82db815 [3.13] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974) (#122108) by Jakub Kulík · 12 months ago
  63. bf7f4f3 [3.13] gh-120973: Fix thread-safety issues with `threading.local` (GH-121655) (#122042) by Miss Islington (bot) · 12 months ago
  64. a45d905 [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) by Serhiy Storchaka · 12 months ago
  65. 233ed46 [3.13] gh-118934: Make PyEval_GetLocals return borrowed reference (GH-119769) (#121869) by Miss Islington (bot) · 12 months ago
  66. 98e7d44 Post 3.13.0b4 by Thomas Wouters · 12 months ago
  67. 567c38b Python 3.13.0b4 by Thomas Wouters · 12 months ago v3.13.0b4
  68. afa5321 [3.13] gh-121621: Move asyncio_running_loop to private struct (GH-121939) (#121943) by Miss Islington (bot) · 12 months ago
  69. f7b2b2a [3.13] gh-121528: Fix _PyObject_Init() assertion for stable ABI (GH-121725) (#121936) by Miss Islington (bot) · 12 months ago
  70. f888636 [3.13] GH-121583: Remove dependency from pystats.h to internal header file (GH-121880) by Miss Islington (bot) · 12 months ago
  71. 06d76c4 [3.13] gh-121621: Move asyncio running loop to thread state (GH-121695) (GH-121864) by Miss Islington (bot) · 12 months ago
  72. 0a634e3 [3.13] gh-121546: Disable contextvar caching on free-threading build (GH-121740) (#121808) by Miss Islington (bot) · 12 months ago
  73. 8f3ffb4 [3.13] gh-121700 Emscripten trampolines not quite right since GH-106219 (GH-121701) (GH-121744) by Miss Islington (bot) · 12 months ago
  74. 48a96d2 [3.13] gh-120642: Move _PyCode_CODE() to the internal C API (GH-121644) (#121729) by Miss Islington (bot) · 12 months ago
  75. cd74ed0 [3.13] gh-120198: Stop the world when setting __class__ on free-threaded build (#121591) by Ken Jin · 12 months ago
  76. c6dbfbb [3.13] gh-117482: Fix Builtin Types Slot Wrappers (gh-121630) by Miss Islington (bot) · 12 months ago
  77. 0504f45 [3.13] gh-89364: Export PySignal_SetWakeupFd() function (GH-121537) (#121582) by Miss Islington (bot) · 12 months ago
  78. c128718 [3.13] gh-121368: Fix seq lock memory ordering in _PyType_Lookup (GH-121388) (#121505) by Miss Islington (bot) · 12 months ago
  79. eef5c64 [3.13] gh-121487: Fix deprecation warning for ATOMIC_VAR_INIT in mimalloc (gh-121488) (#121504) by Miss Islington (bot) · 12 months ago
  80. 273c993 [3.13] gh-106597: Remove unnecessary CFrame offsets (GH-121369) (#121370) by Miss Islington (bot) · 12 months ago
  81. 3d4e533 [3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) (#121344) by Miss Islington (bot) · 12 months ago
  82. d3e586e [3.13] gh-106597: Add more offsets to _Py_DebugOffsets (GH-121311) (#121312) by Miss Islington (bot) · 12 months ago
  83. 89bf337 [3.13] gh-115773: Add sizes to debug offset structure (GH-120112) (#121283) by Miss Islington (bot) · 1 year ago
  84. 06fd745 [3.13] gh-117657: Fix data races reported by TSAN in some set methods (GH-120914) (#121240) by Miss Islington (bot) · 1 year ago
  85. 82777cd [3.13] gh-113565: Improve and harden detection of curses dependencies (GH-119816) (#121202) by Miss Islington (bot) · 1 year ago
  86. 7776179 [3.13] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR == 0 (GH-121178) (#121179) by Miss Islington (bot) · 1 year ago
  87. 58a3c3c gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118) by Miss Islington (bot) · 1 year ago
  88. 71d41f4 Post 3.13.0b3 by Thomas Wouters · 1 year ago
  89. 7b41395 Python 3.13.0b3 by Thomas Wouters · 1 year ago v3.13.0b3
  90. c052b19 [3.13] gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121013) by Miss Islington (bot) · 1 year ago
  91. 64c4139 [3.13] gh-120593: Fix const qualifier in pyatomic.h (GH-121055) (#121057) by Miss Islington (bot) · 1 year ago
  92. e26e098 [3.13] gh-120642: Move private PyCode APIs to the internal C API (#120643) (#121043) by Victor Stinner · 1 year ago
  93. 9769b7a [3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945) by Petr Viktorin · 1 year ago
  94. 447e07a [3.13] gh-119521: Rename IncompleteInputError to _IncompleteInputError and remove from public API/ABI (GH-119680, GH-120955) (GH-120944) by Miss Islington (bot) · 1 year ago
  95. 4dc27bc [3.13] gh-119344: Make critical section API public (GH-119353) (#120856) by Sam Gross · 1 year ago
  96. 3cb6c4c [3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#120800) by Sam Gross · 1 year ago
  97. 7c7aa5a [3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120699) by Ken Jin · 1 year ago
  98. b8fd80f [3.13] GH-119462: Enforce invariants of type versioning. Backport of GH-120731. (#120748) by Mark Shannon · 1 year ago
  99. 5d19490 [3.13] Fix typos in comments (GH-120481) (#120774) by Miss Islington (bot) · 1 year ago
  100. 1ce5984 [3.13] gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (GH-118807) (#120695) by Miss Islington (bot) · 1 year ago