Python 3.11.6
  1. 8b6ee5b Python 3.11.6 by Pablo Galindo · 1 year, 11 months ago v3.11.6
  2. 82a1806 [3.11] gh-108987: Fix _thread.start_new_thread() race condition (#109135) (#109272) by Victor Stinner · 2 years ago
  3. b55cf2c [3.11] gh-104690: thread_run() checks for tstate dangling pointer (#109056) (#109134) by Victor Stinner · 2 years ago
  4. b30c83e [3.11] [3.12] gh-63760: Don't declare gethostname() on Solaris (GH-108817) (GH-108824) (#108832) by Miss Islington (bot) · 2 years ago
  5. ea77520 Post 3.11.5 by Pablo Galindo · 2 years ago
  6. cce6ba9 Python 3.11.5 by Pablo Galindo · 2 years ago v3.11.5
  7. ccf81e1 [3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982) by Steve Dower · 2 years ago
  8. 2ce8e13 [3.11] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) (GH-107261) by Miss Islington (bot) · 2 years, 1 month ago
  9. fced79f [3.11] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH-106855) (GH-106863) by Serhiy Storchaka · 2 years, 1 month ago
  10. 5103df4 Post 3.11.4 by Pablo Galindo · 2 years, 2 months ago
  11. d2340ef Python 3.11.4 by Pablo Galindo · 2 years, 2 months ago v3.11.4
  12. a09d390 [3.11] gh-96670: Raise SyntaxError when parsing NULL bytes (GH-97594) (#104195) by Lysandros Nikolaou · 2 years, 3 months ago
  13. 15ffcf7 [3.11] gh-104018: remove unused format "z" handling in string formatfloat() (GH-104107) (#104260) by Miss Islington (bot) · 2 years, 3 months ago
  14. 851e744 gh-99069: Consolidate checks for static_assert (GH-94766) by Miss Islington (bot) · 2 years, 5 months ago
  15. ff844aa Post 3.11.3 by Pablo Galindo · 2 years, 5 months ago
  16. f3909b8 Python 3.11.3 by Pablo Galindo · 2 years, 5 months ago v3.11.3
  17. e396888 Post 3.11.2 by Pablo Galindo · 2 years, 6 months ago
  18. 878ead1 Python 3.11.2 by Pablo Galindo · 2 years, 6 months ago v3.11.2
  19. d2aaf81 [3.11] gh-101037: Fix potential memory underallocation for zeros of int subtypes (GH-101038) (#101219) by Miss Islington (bot) · 2 years, 7 months ago
  20. 57e727a [3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation fault (GH-100182) (#100478) by Bill Fisher · 2 years, 8 months ago
  21. fbc3e1e Post 3.11.1 by Pablo Galindo · 2 years, 9 months ago
  22. a7a450f Python 3.11.1 by Pablo Galindo · 2 years, 9 months ago v3.11.1
  23. 0c6b3a2 [3.11] Revert "[3.11] gh-98724: Fix Py_CLEAR() macro side effects (#99100)" (#99573) by Victor Stinner · 2 years, 9 months ago
  24. 1082890 gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#99288) by Victor Stinner · 2 years, 9 months ago
  25. b3cafb6 [3.11] Fix v3.11.0 release merge problems (GH-98622) by Pablo Galindo Salgado · 2 years, 10 months ago
  26. 69b6b56 Merge tag 'v3.11.0' into 3.11 by Pablo Galindo · 2 years, 10 months ago
  27. deaf509 Python 3.11.0 by Pablo Galindo · 2 years, 10 months ago v3.11.0
  28. b092521 Post 3.11.0rc2 by Pablo Galindo · 2 years, 10 months ago
  29. 4d1de87 gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 2 years, 11 months ago
  30. 14adf46 Post 3.11.0rc2 by Pablo Galindo · 3 years ago
  31. ed7c3ff Python 3.11.0rc2 by Pablo Galindo · 3 years ago v3.11.0rc2
  32. e72f469 [3.11] GH-96569: Avoid undefined behavior (#96616) by Mark Shannon · 3 years ago
  33. 8a776d1 gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) by Miss Islington (bot) · 3 years ago
  34. f8b71da [3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500) by Gregory P. Smith · 3 years ago
  35. 1901ee7 gh-46845: clean up unused DK_IXSIZE (GH-96405) by Miss Islington (bot) · 3 years ago
  36. df9c12e Fix typo in internal/pycore_atomic.h (GH-95939) by Miss Islington (bot) · 3 years ago
  37. 19eed66 Post 3.11.0rc1 by Pablo Galindo · 3 years ago
  38. 41cb071 Python 3.11.0rc1 by Pablo Galindo · 3 years ago v3.11.0rc1
  39. f292635 gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008) by Miss Islington (bot) · 3 years ago
  40. 312dab2 Revert "[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256)" (#95647) by Mark Shannon · 3 years ago
  41. e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
  42. 00566a8 GH-90081: Run python tracers at full speed (GH-95328) (#95363) by Miss Islington (bot) · 3 years, 1 month ago
  43. 86eb500 [3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-95208) by Miss Islington (bot) · 3 years, 1 month ago
  44. 2fb64a0 Post 3.11.0b5 by Pablo Galindo · 3 years, 1 month ago
  45. 0771d71 Python 3.11.0b5 by Pablo Galindo · 3 years, 1 month ago v3.11.0b5
  46. 7f73194 [3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256) by Pablo Galindo Salgado · 3 years, 1 month ago
  47. e5ff5ec [3.11] GH-94739: Backport GH-94958 to 3.11 (#94965) by Mark Shannon · 3 years, 1 month ago
  48. 5a48ab0 [3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143) by Brandt Bucher · 3 years, 1 month ago
  49. d9107aa0 gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849) by Miss Islington (bot) · 3 years, 1 month ago
  50. a4b98a7 Post 3.11.0b4 by Pablo Galindo · 3 years, 1 month ago
  51. 5a7e1e0 Python 3.11.0b4 by Pablo Galindo · 3 years, 1 month ago v3.11.0b4
  52. 68f5fa6 [3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482) by Miss Islington (bot) · 3 years, 2 months ago
  53. 113b309 [3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355) (GH-93379) by Mark Shannon · 3 years, 2 months ago
  54. 3b4f5ed [3.11] GH-93516: Backport GH-93769 (GH-94231) by Mark Shannon · 3 years, 2 months ago
  55. 56f5f90 [3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334) by Christian Heimes · 3 years, 2 months ago
  56. 852b4d4 [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493) by Ken Jin · 3 years, 2 months ago
  57. 3ece6e6 [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by Mark Shannon · 3 years, 2 months ago
  58. 96254a9 gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000) by Victor Stinner · 3 years, 2 months ago
  59. 7456109 gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700) by Miss Islington (bot) · 3 years, 2 months ago
  60. 8dc5df4 [3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746) by Miss Islington (bot) · 3 years, 2 months ago
  61. ef591cf gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802) by Victor Stinner · 3 years, 2 months ago
  62. d42b368 [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792) by Serhiy Storchaka · 3 years, 2 months ago
  63. d97e2c5 gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500) (gh-93507) by Miss Islington (bot) · 3 years, 2 months ago
  64. ae0cf8e Post 3.11.0b3 by Pablo Galindo · 3 years, 3 months ago
  65. eb0004c Python 3.11.0b3 by Pablo Galindo · 3 years, 3 months ago v3.11.0b3
  66. 00f8fe9 [3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335) (#92484) by Miss Islington (bot) · 3 years, 3 months ago
  67. 5024a9b Post 3.11.0b2 by Pablo Galindo · 3 years, 3 months ago
  68. 72f00f4 Python 3.11.0b2 by Pablo Galindo · 3 years, 3 months ago v3.11.0b2
  69. 3637425 [3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-93306) by Eric Snow · 3 years, 3 months ago
  70. 9303a5a gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111) by Miss Islington (bot) · 3 years, 3 months ago
  71. c771cbe gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (GH-93145) by Miss Islington (bot) · 3 years, 3 months ago
  72. dd923c5 [3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951) (gh-93049) by Dong-hee Na · 3 years, 3 months ago
  73. 7afccd3 gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) by Miss Islington (bot) · 3 years, 3 months ago
  74. 1df4550 gh-89653: PEP 670: Fix PyUnicode_READ() cast (GH-92872) by Miss Islington (bot) · 3 years, 3 months ago
  75. a3d2ce9 gh-92781: Avoid mixing declarations and code in C API (#92783) (#92813) by Victor Stinner · 3 years, 3 months ago
  76. 6e1a214 gh-89653: PEP 670: unicodeobject.h uses _Py_CAST() (GH-92696) (GH-92703) by Miss Islington (bot) · 3 years, 3 months ago
  77. a1bef8c gh-89653: PEP 670: Use PyObject* type for parameters (GH-92694) by Miss Islington (bot) · 3 years, 3 months ago
  78. 6f92872 gh-89653: PEP 670: Limited API doesn't cast arguments (GH-92654) by Miss Islington (bot) · 3 years, 3 months ago
  79. 6546af3 gh-91731: Fix typo in pymacro.h (GH-92618) by Miss Islington (bot) · 3 years, 3 months ago
  80. 57ff498 gh-91731: Add macro compatibility for static_assert for old libcs (GH-92559) (#92566) by Miss Islington (bot) · 3 years, 3 months ago
  81. 6fbb56d Post 3.11.0b1 by Pablo Galindo · 3 years, 3 months ago
  82. 8d32a5c Update the SOURCE_URI in pyspecific.py to point to the new branch by Pablo Galindo · 3 years, 3 months ago v3.11.0b1
  83. c33d67c gh-91321: Fix _PyObject_EXTRA_INIT for C++ (#92396) by Victor Stinner · 3 years, 3 months ago
  84. 299692a gh-88279: Deprecate PySys_SetArgvEx() (#92363) by Victor Stinner · 3 years, 3 months ago
  85. ada8b6d gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542) by Victor Stinner · 3 years, 3 months ago
  86. 1ed8d03 gh-87390: Fix starred tuple equality and pickling (GH-92337) by Serhiy Storchaka · 3 years, 4 months ago
  87. 08b562a gh-89653: PEP 670: Convert PyCFunction macros to functions (#92302) by Victor Stinner · 3 years, 4 months ago
  88. d716a0d Use static inline function Py_EnterRecursiveCall() (#91988) by Victor Stinner · 3 years, 4 months ago
  89. 836b17c Add more stats for freelist use and allocations. (GH-92211) by Mark Shannon · 3 years, 4 months ago
  90. 3a35b62 gh-91321: Fix PyModuleDef_HEAD_INIT on C++ (#92259) by Victor Stinner · 3 years, 4 months ago
  91. 551d02b gh-91321: Add _Py_NULL macro (#92253) by Victor Stinner · 3 years, 4 months ago
  92. ff3e9cd gh-91320: Fix more old-style cast warnings in C++ (#92247) by Victor Stinner · 3 years, 4 months ago
  93. 2eca5da gh-89653: PEP 670: Convert PyBytes macros to functions (#91990) by Victor Stinner · 3 years, 4 months ago
  94. b156578 gh-92031: Deoptimize Static Code at Finalization (GH-92039) by Dennis Sweeney · 3 years, 4 months ago
  95. fbd5539 gh-92135: Rename _Py_reinterpret_cast() to _Py_CAST() (#92230) by Victor Stinner · 3 years, 4 months ago
  96. 6c7249f gh-92154: Expose PyCode_GetCode in the C API (GH-92168) by Ken Jin · 3 years, 4 months ago
  97. 0313970 gh-92135: Fix _Py_reinterpret_cast() for const (#92138) by Victor Stinner · 3 years, 4 months ago
  98. d414f7e gh-90822: Make `PY_SSIZE_T_MAX` and `PY_SSIZE_T_MIN` constant expression (GH-92071) by Ganesh Kathiresan · 3 years, 4 months ago
  99. e8c2f72 bpo-43224: Implement substitution of unpacked TypeVarTuple in C (GH-31828) by Serhiy Storchaka · 3 years, 4 months ago
  100. 0ef8d92 gh-91603: Speed up isinstance/issubclass on union types (GH-91631) by Yurii Karabas · 3 years, 4 months ago