Python 3.9.9
  1. ccb0e6a Python 3.9.9 by Łukasz Langa · 3 years, 9 months ago v3.9.9
  2. 5fdf791 Post 3.9.8 by Łukasz Langa · 3 years, 10 months ago
  3. bb3fdcf Python 3.9.8 by Łukasz Langa · 3 years, 10 months ago v3.9.8
  4. 6848602 bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28953) by Serhiy Storchaka · 3 years, 10 months ago
  5. 7c722e3 [3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28945) by Serhiy Storchaka · 3 years, 10 months ago
  6. 6c97b03 [3.9] Fix typos in the Include directory (GH-28745) (GH-28788) by Christian Clauss · 3 years, 11 months ago
  7. e9ce081 [3.9] Remove trailing spaces (GH-28710) by Serhiy Storchaka · 3 years, 11 months ago
  8. 9626ac8 closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) by Miss Islington (bot) · 3 years, 11 months ago
  9. 5482db5 [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512) by Łukasz Langa · 4 years ago
  10. 41c2374 [3.9] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) (GH-28135) by Miss Islington (bot) · 4 years ago
  11. 9ab2b48 Post 3.9.7 by Łukasz Langa · 4 years ago
  12. 1016ef3 Python 3.9.7 by Łukasz Langa · 4 years ago v3.9.7
  13. 298ee65 bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) by Miss Islington (bot) · 4 years, 1 month ago
  14. 0787a1b Post 3.9.6 by Łukasz Langa · 4 years, 2 months ago
  15. db3ff76 Python 3.9.6 by Łukasz Langa · 4 years, 2 months ago v3.9.6
  16. 8652694 bpo-44363: Get test_capi passing with address sanitizer (GH-26639) by Miss Islington (bot) · 4 years, 2 months ago
  17. d3cc689 [3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) (GH-25847) by Jakub Kulík · 4 years, 3 months ago
  18. bf12424 Post 3.9.5 by Łukasz Langa · 4 years, 4 months ago
  19. 0a7dcbd Python 3.9.5 by Łukasz Langa · 4 years, 4 months ago v3.9.5
  20. 15ad30d bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) (GH-25387) by Miss Islington (bot) · 4 years, 4 months ago
  21. c3c43dc Post 3.9.4 by Łukasz Langa · 4 years, 5 months ago
  22. 1f2e308 Python 3.9.4 by Łukasz Langa · 4 years, 5 months ago v3.9.4
  23. c7b0fec [3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (#25179) by Gregory P. Smith · 4 years, 5 months ago
  24. 9350cc0 Post 3.9.3 by Łukasz Langa · 4 years, 5 months ago
  25. e723086 Python 3.9.3 by Łukasz Langa · 4 years, 5 months ago v3.9.3
  26. 8b795ab bpo-42500: Fix recursion in or after except (GH-23568) (#24501) by Mark Shannon · 4 years, 6 months ago
  27. 8cc6e27 Post 3.9.2 by Łukasz Langa · 4 years, 6 months ago
  28. 1a79785 Python 3.9.2 by Łukasz Langa · 4 years, 6 months ago v3.9.2
  29. eba45a8 Post 3.9.2rc1 by Łukasz Langa · 4 years, 6 months ago
  30. 4064156 Python 3.9.2rc1 by Łukasz Langa · 4 years, 6 months ago v3.9.2rc1
  31. b0b0181 bpo-35295: Remove outdated comment. (GH-24453) by Miss Islington (bot) · 4 years, 6 months ago
  32. 995a6c0 bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (GH-24350) by Miss Islington (bot) · 4 years, 7 months ago
  33. 6e72ab9 [3.9] bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) (GH-24005) by Miss Islington (bot) · 4 years, 8 months ago
  34. 6b2ed38 bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730) (GH-23734) by Victor Stinner · 4 years, 8 months ago
  35. 170dec3 Post 3.9.1 by Łukasz Langa · 4 years, 8 months ago
  36. 1e5d33e Python 3.9.1 by Łukasz Langa · 4 years, 8 months ago v3.9.1
  37. 761c5a1 Post 3.9.1rc1 by Łukasz Langa · 4 years, 9 months ago
  38. 88db374 Python 3.9.1rc1 by Łukasz Langa · 4 years, 9 months ago v3.9.1rc1
  39. 05a5d69 bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347) by Victor Stinner · 4 years, 9 months ago
  40. ec306a2 bpo-41617: Add _Py__has_builtin() macro (GH-23260) (GH-23262) by Victor Stinner · 4 years, 9 months ago
  41. ebc5a6b bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API (GH-22621) by Miss Skeleton (bot) · 4 years, 10 months ago
  42. 1691435 Post 3.9.0 by Łukasz Langa · 4 years, 11 months ago
  43. 9cf6752 Python 3.9.0 by Łukasz Langa · 4 years, 11 months ago v3.9.0
  44. d636089 Fix a compiler warning in pycore_pylifecycle.h (GH-22331) by Pablo Galindo · 4 years, 11 months ago
  45. df71b65 bpo-41875: Use __builtin_unreachable when possible (GH-22433) by Miss Islington (bot) · 4 years, 11 months ago
  46. 1f7c99c Post 3.9.0rc2 by Łukasz Langa · 5 years ago
  47. 2bd31b5 Python 3.9.0rc2 by Łukasz Langa · 5 years ago v3.9.0rc2
  48. 55e0836 [3.9] bpo-41631: _ast module uses again a global state (GH-21961) (GH-22258) by Pablo Galindo · 5 years ago
  49. 4217b3c bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044) by Victor Stinner · 5 years ago
  50. 6e21a30 Post 3.9.0rc1 by Łukasz Langa · 5 years ago
  51. 439c93d Python 3.9.0rc1 by Łukasz Langa · 5 years ago v3.9.0rc1
  52. b2514c4 bpo-41098: Doc: Add missing deprecated directives (GH-21162) by Miss Islington (bot) · 5 years ago
  53. e8dda90 bpo-41366: Fix clang warning for sign conversion (GH-21592) by Miss Islington (bot) · 5 years ago
  54. 9e84a2c Post 3.9.0b5 by Łukasz Langa · 5 years ago
  55. 8ad7d50 Python 3.9.0b5 by Łukasz Langa · 5 years ago v3.9.0b5
  56. a0a6f11 Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390) by Miss Islington (bot) · 5 years ago
  57. 1ce59f0 bpo-41165: Deprecate PyEval_ReleaseLock() (GH-21309) by Miss Islington (bot) · 5 years ago
  58. 9c38408 Uncomment Py_DEPRECATED for Py_UNICODE APIs (GH-21318) by Miss Islington (bot) · 5 years ago
  59. c1feaa5 Post 3.9.0b4 by Łukasz Langa · 5 years ago
  60. 69dec9c Python 3.9.0b4 by Łukasz Langa · 5 years ago v3.9.0b4
  61. 8ae5e8e [3.9] bpo-40939: Deprecate PyNode_Compile (GH-21036) by Lysandros Nikolaou · 5 years ago
  62. 5b1a311 [3.9] Do not emit deprecation warnings inside CPython for old parser APIs (GH-21025) by Pablo Galindo · 5 years ago
  63. d301d94 [3.9] bpo-40939: Deprecate the PyParser_SimpleParse* functions (GH-21012) by Lysandros Nikolaou · 5 years ago
  64. 610a60c bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) by Inada Naoki · 5 years ago
  65. 2c6d6c1 bpo-19569: Add a macro to suppress deprecation warnings (GH-9004) by Miss Islington (bot) · 5 years ago
  66. b498c7f bpo-36020: Remove snprintf macro in pyerrors.h (GH-20889) by Miss Islington (bot) · 5 years ago
  67. 6c645cb Post 3.9.0b3 by Łukasz Langa · 5 years ago
  68. b484871 Python 3.9.0b3 by Łukasz Langa · 5 years ago v3.9.0b3
  69. 459cb12 Post 3.9.0b2 by Łukasz Langa · 5 years ago
  70. 0b1a1c8 Python 3.9.0b2 by Łukasz Langa · 5 years ago v3.9.0b2
  71. 8175064 bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) (GH-20725) by Victor Stinner · 5 years ago
  72. dedaac0 bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723) by Victor Stinner · 5 years ago
  73. 1e4fa91 bpo-40724: Support setting buffer slots from type specs (GH-20648) (GH-20683) by Miss Islington (bot) · 5 years ago
  74. 6d62dc1 [3.9] bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578) (GH-20618) by Victor Stinner · 5 years ago
  75. 5d2396c [3.9] bpo-40826: Fix GIL usage in PyOS_Readline() (GH-20613) by Victor Stinner · 5 years ago
  76. 50e847a bpo-40244: Remove XLC's support from the noreturn flag (GH-20588) by Miss Islington (bot) · 5 years ago
  77. 7f77ac4 bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287) by Miss Islington (bot) · 5 years ago
  78. 9512ad7 [3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9 (GH-20228) by Victor Stinner · 5 years ago
  79. 5e6f198 Post 3.9.0b1 by Łukasz Langa · 5 years ago
  80. 97fe9cf Python 3.9.0b1 by Łukasz Langa · 5 years ago v3.9.0b1
  81. da742ba bpo-31033: Improve the traceback for cancelled asyncio tasks (GH-19951) by Chris Jerdonek · 5 years ago
  82. 1aa8767 Update code comment re: location of struct _is. (GH-20067) by Chris Jerdonek · 5 years ago
  83. a482dc5 bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091) by Victor Stinner · 5 years ago
  84. 3d17c04 bpo-40521: Add PyInterpreterState.unicode (GH-20081) by Victor Stinner · 5 years ago
  85. d6fb53f bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078) by Victor Stinner · 5 years ago
  86. 5b0a303 bpo-40609: _Py_hashtable_t values become void* (GH-20065) by Victor Stinner · 5 years ago
  87. d95bd42 bpo-40609: _tracemalloc allocates traces (GH-20064) by Victor Stinner · 5 years ago
  88. 2d0a3d6 bpo-40609: Add destroy functions to _Py_hashtable (GH-20062) by Victor Stinner · 5 years ago
  89. f9b3b58 bpo-40609: Remove _Py_hashtable_t.key_size (GH-20060) by Victor Stinner · 5 years ago
  90. 9e2ca17 bpo-40609: Rewrite how _tracemalloc handles domains (GH-20059) by Victor Stinner · 5 years ago
  91. f453221 bpo-40602: Add _Py_HashPointerRaw() function (GH-20056) by Victor Stinner · 5 years ago
  92. 4c9ea09 bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024) by scoder · 5 years ago
  93. 7c6e970 bpo-40602: Optimize _Py_hashtable for pointer keys (GH-20051) by Victor Stinner · 5 years ago
  94. 74ea6b5 bpo-40593: Improve syntax errors for invalid characters in source code. (GH-20033) by Serhiy Storchaka · 5 years ago
  95. b617993 bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044) by Victor Stinner · 5 years ago
  96. 8963a7f bpo-40545: Export _PyErr_GetTopmostException() function (GH-19978) by Victor Stinner · 5 years ago
  97. e1becf4 bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936) by Petr Viktorin · 5 years ago
  98. 091951a bpo-40528: Improve and clear several aspects of the ASDL definition code for the AST (GH-19952) by Batuhan Taskaya · 5 years ago
  99. 7be4e35 bpo-40513: Per-interpreter GIL (GH-19943) by Victor Stinner · 5 years ago
  100. e838a93 bpo-40522: _PyThreadState_Swap() sets autoTSSkey (GH-19939) by Victor Stinner · 5 years ago