Python 3.10.9
  1. 1dd9be6 Python 3.10.9 by Pablo Galindo · 2 years, 9 months ago v3.10.9
  2. af63fa0 Post 3.10.8 by Pablo Galindo · 2 years, 10 months ago
  3. aaaf517 Python 3.10.8 by Pablo Galindo · 2 years, 10 months ago v3.10.8
  4. 437032e gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 2 years, 11 months ago
  5. 0abc6a3 Post 3.10.7 by Pablo Galindo · 3 years ago
  6. 6cc6b13 Python 3.10.7 by Pablo Galindo · 3 years ago v3.10.7
  7. eace09e [3.10] gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) (#96563) by Gregory P. Smith · 3 years ago
  8. 8f0fa4b [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501) by Gregory P. Smith · 3 years ago
  9. 83bde57 Fix typo in internal/pycore_atomic.h (GH-95939) by Miss Islington (bot) · 3 years ago
  10. ee2f45a Post 3.10.6 by Pablo Galindo · 3 years, 1 month ago
  11. 9c7b4bd Python 3.10.6 by Pablo Galindo · 3 years, 1 month ago v3.10.6
  12. 968b238 [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792) by Miss Islington (bot) · 3 years, 2 months ago
  13. 1b7996c Post 3.10.5 by Pablo Galindo · 3 years, 2 months ago
  14. f377153 Python 3.10.5 by Pablo Galindo · 3 years, 2 months ago v3.10.5
  15. a4bea26 gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (GH-93146) by Miss Islington (bot) · 3 years, 3 months ago
  16. 4d37dc6 Post 3.10.4 by Pablo Galindo · 3 years, 5 months ago
  17. 9d38120 Python 3.10.4 by Pablo Galindo · 3 years, 5 months ago v3.10.4
  18. b7c6119 Post 3.10.3 by Pablo Galindo · 3 years, 5 months ago
  19. a342a49 Python 3.10.3 by Pablo Galindo · 3 years, 5 months ago v3.10.3
  20. 5b58db7 [3.10] bpo-46521: Fix codeop to use a new partial-input mode of the parser (GH-31010). (GH-31213) by Pablo Galindo Salgado · 3 years, 6 months ago
  21. d5c4ccf Post 3.10.2 by Pablo Galindo · 3 years, 7 months ago
  22. a58ebcc Python 3.10.2 by Pablo Galindo · 3 years, 7 months ago v3.10.2
  23. 72c260c [3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) (GH-30425) by Victor Stinner · 3 years, 7 months ago
  24. 438817f bpo-46042: Improve SyntaxError locations in the symbol table (GH-30059) (GH-30064) by Miss Islington (bot) · 3 years, 8 months ago
  25. bf1812e Post 3.10.1 by Pablo Galindo · 3 years, 9 months ago
  26. 2cd268a Python 3.10.1 by Pablo Galindo · 3 years, 9 months ago v3.10.1
  27. ce5a646 bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732) by Victor Stinner · 3 years, 9 months ago
  28. cd85d91 bpo-45893: Add missing extern C to initconfig.h (GH-29761) by Miss Islington (bot) · 3 years, 9 months ago
  29. 904af3d [3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-29646) (GH-29661) by Łukasz Langa · 3 years, 9 months ago
  30. 4641afe [3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28952) by Serhiy Storchaka · 3 years, 10 months ago
  31. 0bff4cc [3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28943) by Miss Islington (bot) · 3 years, 10 months ago
  32. f679839 [3.10] Fix typos in the Include directory (GH-28745) (GH-28789) by Christian Clauss · 3 years, 11 months ago
  33. 1e328af Post 3.10.0 by Pablo Galindo · 3 years, 11 months ago
  34. 6145192 Merge tag 'v3.10.0' into 3.10 by Pablo Galindo · 3 years, 11 months ago
  35. b494f59 Python 3.10.0 by Pablo Galindo · 3 years, 11 months ago v3.10.0
  36. edf190b [3.10] Remove trailing spaces (GH-28709) by Serhiy Storchaka · 3 years, 11 months ago
  37. 93242d7 [3.10] Remove trailing spaces (GH-28709) by Serhiy Storchaka · 3 years, 11 months ago
  38. 80285ec closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) (GH-28636) by Miss Islington (bot) · 3 years, 11 months ago
  39. b09a68a [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) by Łukasz Langa · 3 years, 11 months ago
  40. 2ca4ab8 [3.10] bpo-45307: Restore private C API function _PyImport_FindExtensionObject() (GH-28594) by Serhiy Storchaka · 3 years, 11 months ago
  41. ec4e2ec [3.10] bpo-45307: Restore private C API function _PyImport_FindExtensionObject() (GH-28594) by Serhiy Storchaka · 3 years, 11 months ago
  42. 8c1e1da [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) by Łukasz Langa · 4 years ago
  43. 6b996d6 [3.10] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) (GH-28134) by Miss Islington (bot) · 4 years ago
  44. 8afab2e Post 3.10.0rc2 by Pablo Galindo · 4 years ago
  45. 839d789 Python 3.10.0rc2 by Pablo Galindo · 4 years ago v3.10.0rc2
  46. 53257cf bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194) (GH-28199) by Miss Islington (bot) · 4 years ago
  47. 2b8d4ea Post 3.10.0rc1 by Pablo Galindo · 4 years, 1 month ago
  48. cc115e5 Python 3.10.0rc1 by Pablo Galindo · 4 years, 1 month ago v3.10.0rc1
  49. 6b922da bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441) by Miss Islington (bot) · 4 years, 1 month ago
  50. 632e8a6 bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) (GH-27306) by Miss Islington (bot) · 4 years, 1 month ago
  51. a6670cd [3.10] bpo-44654: Do not export the union type related symbols (GH-27223). (GH-27225) by Serhiy Storchaka · 4 years, 1 month ago
  52. 03aad30 [3.10] bpo-44654: Refactor and clean up the union type implementation (GH-27196) (GH-27219) by Miss Islington (bot) · 4 years, 1 month ago
  53. 2d055ce [3.10] bpo-44490: Add __parameters__ and __getitem__ to types.Union (GH-26980) (GH-27207) by Serhiy Storchaka · 4 years, 1 month ago
  54. bff66d0 Post 3.10.0b4 by Pablo Galindo · 4 years, 1 month ago
  55. 2ba4b20 Python 3.10.0b4 by Pablo Galindo · 4 years, 1 month ago v3.10.0b4
  56. cf73933 bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (GH-26808) (GH-26844) by Miss Islington (bot) · 4 years, 2 months ago
  57. 4f71b01 Post 3.10.0b3 by Pablo Galindo · 4 years, 2 months ago
  58. 865714a Python 3.10.0b3 by Pablo Galindo · 4 years, 2 months ago v3.10.0b3
  59. c43317d [3.10] Add more const modifiers. (GH-26691). (GH-26692) by Serhiy Storchaka · 4 years, 2 months ago
  60. e6d28a1 bpo-44378: Fix a compiler warning in Py_IS_TYPE() (GH-26644) by Miss Islington (bot) · 4 years, 2 months ago
  61. 0895e62c bpo-44363: Get test_capi passing with address sanitizer (GH-26639) by Miss Islington (bot) · 4 years, 2 months ago
  62. 3f592c3 Post 3.10.0b2 by Pablo Galindo · 4 years, 3 months ago
  63. 3173141 Python 3.10.0b2 by Pablo Galindo · 4 years, 3 months ago v3.10.0b2
  64. 68b9c20 bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353) by Miss Islington (bot) · 4 years, 3 months ago
  65. 1fb6b9e bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298) (GH-26313) by Miss Islington (bot) · 4 years, 3 months ago
  66. 50b0d14 bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290) by Miss Islington (bot) · 4 years, 3 months ago
  67. 3739371 bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034) by Miss Islington (bot) · 4 years, 3 months ago
  68. 1d320fe Post 3.10.0b1 by Pablo Galindo · 4 years, 4 months ago
  69. ba42175 Python 3.10.0b1 by Pablo Galindo · 4 years, 4 months ago v3.10.0b1
  70. 80a2a4e bpo-38530: Refactor and improve AttributeError suggestions (GH-25776) by Dennis Sweeney · 4 years, 4 months ago
  71. c2931d3 bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854) by Pablo Galindo · 4 years, 4 months ago
  72. ad106c6 bpo-42725: Render annotations effectless on symbol table with PEP 563 (GH-25583) by Batuhan Taskaya · 4 years, 4 months ago
  73. 0ad1e03 bpo-43754: Eliminate bindings for partial pattern matches (GH-25229) by Brandt Bucher · 4 years, 4 months ago
  74. 558df90 bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768) by Pablo Galindo · 4 years, 4 months ago
  75. 9032cf5 bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) by Jakub Kulík · 4 years, 4 months ago
  76. 3bb0994 bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721) by Victor Stinner · 4 years, 4 months ago
  77. 069e81a bpo-43977: Use tp_flags for collection matching (GH-25723) by Mark Shannon · 4 years, 4 months ago
  78. 87655e2 bpo-42800: Rename AUDIT_READ to PY_AUDIT_READ (GH-25736) by Steve Dower · 4 years, 4 months ago
  79. 9a2c2a9 bpo-42800: add audit hooks for f_code and tb_frame (GH-24182) by Ryan Hileman · 4 years, 4 months ago
  80. c76da79 bpo-42739: Don't use sentinels to mark end of line table. (GH-25657) by Mark Shannon · 4 years, 4 months ago
  81. 645ed62 bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) by Victor Stinner · 4 years, 4 months ago
  82. 5bd0619 bpo-43908: Document Static Types in the C API (GH-25710) by Victor Stinner · 4 years, 4 months ago
  83. 1e7b858 bpo-43892: Make match patterns explicit in the AST (GH-25585) by Nick Coghlan · 4 years, 4 months ago
  84. 3b52c8d bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag (GH-25520) by Erlend Egeberg Aasland · 4 years, 4 months ago
  85. 3cc481b bpo-28254: Add a C-API for controlling the GC state (GH-25687) by scoder · 4 years, 4 months ago
  86. 32c5a17 bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) by Victor Stinner · 4 years, 4 months ago
  87. f9bedb6 bpo-41486: Faster bz2/lzma/zlib via new output buffering (GH-21740) by Ma Lin · 4 years, 4 months ago
  88. face87c bpo-42609: Check recursion depth in the AST validator and optimizer (GH-23744) by Serhiy Storchaka · 4 years, 4 months ago
  89. 5e437fb bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927) by Segev Finer · 4 years, 4 months ago
  90. a77aac4 bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525) by Pablo Galindo · 4 years, 4 months ago
  91. 91b69b7 bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-25442) by Petr Viktorin · 4 years, 4 months ago
  92. 9d6a2d0 bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482) by Petr Viktorin · 4 years, 4 months ago
  93. e7cc64e bpo-43795: PEP-652: Simplify headers for easier static analysis (GH-25483) by Petr Viktorin · 4 years, 4 months ago
  94. a07da09 bpo-43475: Fix worst case collision behavior for NaN instances (GH-25493) by Raymond Hettinger · 4 years, 4 months ago
  95. cdad272 bpo-40137: Add pycore_moduleobject.h internal header (GH-25507) by Victor Stinner · 4 years, 4 months ago
  96. b280248 bpo-43822: Improve syntax errors for missing commas (GH-25377) by Pablo Galindo · 4 years, 4 months ago
  97. 5bf8bf2 bpo-38530: Offer suggestions on NameError (GH-25397) by Pablo Galindo · 4 years, 4 months ago
  98. 37494b4 bpo-38530: Offer suggestions on AttributeError (#16856) by Pablo Galindo · 4 years, 4 months ago
  99. 54db51c bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) by Andrew V. Jones · 4 years, 4 months ago
  100. 9e7b207 bpo-43760: Speed up check for tracing in interpreter dispatch (#25276) by Mark Shannon · 4 years, 4 months ago