Python 3.10.11
  1. 6b49cc6 [3.10] gh-102416: Do not memoize incorrectly loop rules in the parser (GH-102467). (#102474) by Pablo Galindo Salgado · 2 years, 6 months ago
  2. b8149a9 gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) by Steve Dower · 2 years, 6 months ago
  3. a0b7c3f [3.10] Fix MSI build PlatformToolset detection (#101651) by Steve Dower · 2 years, 6 months ago
  4. 9345eea [3.10] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051). (#101086) by Pablo Galindo Salgado · 2 years, 7 months ago
  5. 53063b7 [3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) (#100353) by colorfulappl · 2 years, 8 months ago
  6. 3144aca [3.10] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100232) by colorfulappl · 2 years, 8 months ago
  7. 84a26e1 gh-95731: Fix module docstring extraction in pygettext (GH-95732) by Miss Islington (bot) · 2 years, 10 months ago
  8. 769b9dc [3.10] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729) (GH-97760) by Serhiy Storchaka · 2 years, 11 months ago
  9. 1dc1d5d gh-90989: Clarify some installer text (GH-97676) by Steve Dower · 2 years, 11 months ago
  10. e3815d7 gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) by Miss Islington (bot) · 2 years, 11 months ago
  11. 4e1303b gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755) by Miss Islington (bot) · 3 years ago
  12. 32a4501 [3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391) by Christian Heimes · 3 years ago
  13. fa118f0 bpo-46744: Support "-Win32" and make platform flags case insensitive in Windows build scripts. (GH-31803) by Steve Dower · 3 years ago
  14. da4aae2 [3.10] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650). (GH-95786) by Serhiy Storchaka · 3 years ago
  15. b66b6e1 gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196) (GH-95711) by Petr Viktorin · 3 years ago
  16. dc36801 [3.10] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94650) by Erlend Egeberg Aasland · 3 years, 1 month ago
  17. 5bd56a0 gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94556) by Miss Islington (bot) · 3 years, 1 month ago
  18. 036a2c1 bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) by Miss Islington (bot) · 3 years, 2 months ago
  19. 4a28525 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94122) by Miss Islington (bot) · 3 years, 2 months ago
  20. 7954b66 gh-92256: Improve Argument Clinic parser error messages (GH-92268) by Miss Islington (bot) · 3 years, 3 months ago
  21. 62ddbbc [3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-91739) (GH-92079) by Serhiy Storchaka · 3 years, 4 months ago
  22. 84c279b gh-91595: fix the comparison of character and integer by using ord() (GH-91596) by Miss Islington (bot) · 3 years, 4 months ago
  23. 04fdbb4 [3.10] bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit code when part of the build fails (GH-31921) (GH-31926) by Steve Dower · 3 years, 5 months ago
  24. 58d30b9 bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920) by Miss Islington (bot) · 3 years, 5 months ago
  25. a59ac1e [3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916) by Christian Heimes · 3 years, 5 months ago
  26. 136842c bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31727) by Steve Dower · 3 years, 5 months ago
  27. 0ff033b [3.10] Update grammar_grapher with the new forced (&&) directive (GH-31704) (GH-31719) by Luca Chiodini · 3 years, 5 months ago
  28. 14284b0 [3.10] Allow the parser to avoid nested processing of invalid rules (GH-31252). (GH-31257) by Pablo Galindo Salgado · 3 years, 6 months ago
  29. 34895f6 Optimize images by IMGbot (GH-21348) by Miss Islington (bot) · 3 years, 7 months ago
  30. f5ebec4 [3.10] bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (GH-31015) (GH-31089) by Gregory P. Smith · 3 years, 7 months ago
  31. a8912a0 bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141) by Miss Islington (bot) · 3 years, 7 months ago
  32. cf96c27 bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224) by Ned Deily · 3 years, 8 months ago
  33. dc73199 [3.10] bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177) (GH-30214) by Pablo Galindo Salgado · 3 years, 8 months ago
  34. 251d2ea bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) by Miss Islington (bot) · 3 years, 8 months ago
  35. b6defde bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-29792) by Victor Stinner · 3 years, 9 months ago
  36. 327c764 bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) by Miss Islington (bot) · 3 years, 9 months ago
  37. 9e7a2e4 Fix out-of-tree build support for multissltest (GH-29694) by Miss Islington (bot) · 3 years, 9 months ago
  38. b2ae631 [3.10] bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358) (GH-29361) by Miss Islington (bot) · 3 years, 10 months ago
  39. 5c9cab5 [3.10] bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) (GH-29070) by Łukasz Langa · 3 years, 10 months ago
  40. 03bf55d [3.10] Fix typos in the Tools directory (GH-28769) (GH-28801) by Christian Clauss · 3 years, 11 months ago
  41. 93242d7 [3.10] Remove trailing spaces (GH-28709) 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. 89966f5 bpo-44786: Fix a warning in RE in c-analyzer (GH-28351) (GH-28353) by Miss Islington (bot) · 4 years ago
  44. 8fc5300 [3.10] Fix typos in pep384_macrocheck.py (GH-28220) (GH-28272) by Miss Islington (bot) · 4 years ago
  45. 2fe15db bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) by Miss Islington (bot) · 4 years ago
  46. e2b2930 [3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092) by Serhiy Storchaka · 4 years ago
  47. dc46f4c bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044) by Miss Islington (bot) · 4 years ago
  48. f7f1c26 Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478) by Miss Islington (bot) · 4 years, 1 month ago
  49. 6fc1efa bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) by Miss Islington (bot) · 4 years, 1 month ago
  50. c6cd2ec [3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799) by Miss Islington (bot) · 4 years, 2 months ago
  51. 7fd4010 bpo-43795: Don't list private names in the limited API (GH-26740) by Miss Islington (bot) · 4 years, 2 months ago
  52. ae1732d bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283) by Miss Islington (bot) · 4 years, 3 months ago
  53. 36843f7 bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266) by Miss Islington (bot) · 4 years, 3 months ago
  54. 9b59b6f [3.10] Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438) (GH-26171) by Irit Katriel · 4 years, 3 months ago
  55. 3739371 bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034) by Miss Islington (bot) · 4 years, 3 months ago
  56. 336dc52 bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102) by Miss Islington (bot) · 4 years, 3 months ago
  57. 4cc8369 bpo-44074: let patchcheck infer the base branch name (GH-25991) by Miss Islington (bot) · 4 years, 3 months ago
  58. f8778f9 bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) by Miss Islington (bot) · 4 years, 3 months ago
  59. f6ee4da bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315) by Petr Viktorin · 4 years, 4 months ago
  60. 3c586ca bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) by Christian Heimes · 4 years, 4 months ago
  61. dcf6581 bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537) by Christian Heimes · 4 years, 4 months ago
  62. b0544ba bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490) by Pablo Galindo · 4 years, 4 months ago
  63. 39258d3 bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) by Christian Heimes · 4 years, 4 months ago
  64. b280248 bpo-43822: Improve syntax errors for missing commas (GH-25377) by Pablo Galindo · 4 years, 4 months ago
  65. 95bbb33 bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361) by Christian Heimes · 4 years, 4 months ago
  66. 150af75 bpo-43788: Generate version specific _ssl_data.h (GH-25300) by Christian Heimes · 4 years, 4 months ago
  67. 58bafe4 Sanitize macros and debug functions in pegen.c (GH-25291) by Pablo Galindo · 4 years, 4 months ago
  68. e35dd55 Improve CDN purge script (GH-25251) by Steve Dower · 4 years, 4 months ago
  69. 489c369 bpo-43651: PEP 597: Fix pdeps used locale encoding (GH-25204) by Inada Naoki · 4 years, 4 months ago
  70. 9bb5658 bpo-43688: Support "make regen-limited-abi" in debug mode (GH-25133) by Victor Stinner · 4 years, 5 months ago
  71. fcb55c0 bpo-27129: Use instruction offsets, not byte offsets, in bytecode and internally. (GH-25069) by Mark Shannon · 4 years, 5 months ago
  72. 61092a9 bpo-43690: stable_abi.py no longer parses macros (GH-25136) by Victor Stinner · 4 years, 5 months ago
  73. ad493ed bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122) by Victor Stinner · 4 years, 5 months ago
  74. a54fc68 bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) by Christian Heimes · 4 years, 5 months ago
  75. df9ade9 AC: Update unsupported_special_methods (GH-24956) by Dong-hee Na · 4 years, 5 months ago
  76. 8370e07 bpo-43244: Remove the pyarena.h header (GH-25007) by Victor Stinner · 4 years, 5 months ago
  77. 57364ce bpo-43244: Remove parser_interface.h header file (GH-25001) by Victor Stinner · 4 years, 5 months ago
  78. a81fca6 bpo-43244: Add pycore_compile.h header file (GH-25000) by Victor Stinner · 4 years, 5 months ago
  79. 28ad12f bpo-43244: Remove symtable.h header file (GH-24910) by Victor Stinner · 4 years, 5 months ago
  80. 32eba61 bpo-43466: Add --with-openssl-rpath configure option (GH-24820) by Christian Heimes · 4 years, 5 months ago
  81. ff8c77f Fix a typo in c-analyzer (GH-24468) by Ikko Ashimine · 4 years, 5 months ago
  82. 6af528b bpo-43244: Fix test_peg_generators on Windows (GH-24913) by Victor Stinner · 4 years, 5 months ago
  83. e0bf70d bpo-43244: Fix test_peg_generator for PyAST_Validate() (GH-24912) by Victor Stinner · 4 years, 5 months ago
  84. e272528 Remove unnecessary imports in the grammar parser (GH-24904) by Elisha Hollander · 4 years, 5 months ago
  85. d69ae75 Minor updates to the vector demo (GH-24853) by Raymond Hettinger · 4 years, 5 months ago
  86. a9c03d7 bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814) by Victor Stinner · 4 years, 5 months ago
  87. 307745a bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798) by Victor Stinner · 4 years, 5 months ago
  88. c994ffe bpo-11717: fix ssize_t redefinition error when targeting 32bit Windows app (GH-24479) by Jozef Grajciar · 4 years, 6 months ago
  89. 4a6bf27 bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561) by Nicholas Sim · 4 years, 6 months ago
  90. ffa55d2 bpo-39448: Add regen-frozen makefile target. (GH-18174) by Neil Schemenauer · 4 years, 6 months ago
  91. 366dc3a bpo-35134: Move Include/{pyarena.h,pyctype.h} to Include/cpython/ (GH-24550) by Nicholas Sim · 4 years, 6 months ago
  92. 801bb0b bpo-43103: Add configure --without-static-libpython (GH-24418) by Victor Stinner · 4 years, 6 months ago
  93. 58fb156 bpo-42997: Improve error message for missing : before suites (GH-24292) by Pablo Galindo · 4 years, 7 months ago
  94. 64fc105 bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353) by Victor Stinner · 4 years, 7 months ago
  95. 9852cb3 bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332) by Victor Stinner · 4 years, 7 months ago
  96. db584bd bpo-42955: Add sys.modules_names (GH-24238) by Victor Stinner · 4 years, 7 months ago
  97. cad8020 bpo-42955: Add Python/module_names.h (GH-24258) by Victor Stinner · 4 years, 7 months ago
  98. 0e2a0f7 bpo-42802: Remove distutils bdist_wininst command (GH-24043) by Victor Stinner · 4 years, 7 months ago
  99. af4cd16 Do not remove x bit from published directories (GH-24101) by Steve Dower · 4 years, 8 months ago
  100. 3bcc4ea Add small validator utility for PEG grammars (GH-23519) by Pablo Galindo · 4 years, 8 months ago