Python 3.9.19
  1. f4118e9 [3.9] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w and 3.0.11. (GH-110008) by Ned Deily · 1 year, 7 months ago
  2. 43a6e4f [3.9] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109008) by Miss Islington (bot) · 2 years ago
  3. d31ae21 [3.9] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (#108123) by Ned Deily · 2 years ago
  4. e15de14 [3.9] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105205) by Gregory P. Smith · 2 years, 2 months ago
  5. bf99e19 [3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101751) by Steve Dower · 2 years, 5 months ago
  6. d6ef680 [3.9] gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) (GH-97632) by Miss Islington (bot) · 2 years, 11 months ago
  7. 66f4593 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94123) by Miss Islington (bot) · 3 years, 2 months ago
  8. 35d589c gh-92256: Improve Argument Clinic parser error messages (GH-92268) by Miss Islington (bot) · 3 years, 3 months ago
  9. 1b1c79c [3.9] gh-91583: AC: Fix regression for functions with defining_class (GH-91739) (GH-92080) by Serhiy Storchaka · 3 years, 4 months ago
  10. c171d75 gh-91595: fix the comparison of character and integer by using ord() (GH-91596) by Miss Islington (bot) · 3 years, 4 months ago
  11. ad6ddd8 [3.9] bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit code when part of the build fails (GH-31921) (GH-31927) by Steve Dower · 3 years, 5 months ago
  12. 70eb9db bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920) by Miss Islington (bot) · 3 years, 5 months ago
  13. 513911b [3.9] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (#31917) by Christian Heimes · 3 years, 5 months ago
  14. 101a1be bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31728) by Steve Dower · 3 years, 5 months ago
  15. ee3d050 Optimize images by IMGbot (GH-21348) by Miss Islington (bot) · 3 years, 7 months ago
  16. e825860 [3.9] [3.10] bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (GH-31015) (GH-31089) (GH-31093) by Miss Islington (bot) · 3 years, 7 months ago
  17. 7c8d1f0 bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141) by Miss Islington (bot) · 3 years, 7 months ago
  18. 5c4d11f bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30225) by Ned Deily · 3 years, 8 months ago
  19. e5cf31d [3.9] bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177) (#30215) by Pablo Galindo Salgado · 3 years, 8 months ago
  20. a9b3edb [3.9] bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-30173) by Christian Heimes · 3 years, 8 months ago
  21. 93a540d bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-29792) (GH-29797) by Victor Stinner · 3 years, 9 months ago
  22. 2a32dbf [3.9] bpo-45838: Fix incorrect line numbers in Tools/gdb/libpython.py (GH-29628) by Sam Gross · 3 years, 9 months ago
  23. 88f4ec8 [3.9] bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) (#29071) by Łukasz Langa · 3 years, 10 months ago
  24. da56601 [3.9] Fix typos in the Tools directory (GH-28769) (GH-28800) by Christian Clauss · 3 years, 11 months ago
  25. 5482db5 [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512) by Łukasz Langa · 4 years ago
  26. 052e199 [3.9] Fix typos in pep384_macrocheck.py (GH-28220) (GH-28273) by Miss Islington (bot) · 4 years ago
  27. 7a6178a [3.9] bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) (GH-28217) by Łukasz Langa · 4 years ago
  28. e09dd8a [3.9] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28093) by Serhiy Storchaka · 4 years ago
  29. 576803d [3.9] bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044) (GH-28062) by Christian Heimes · 4 years ago
  30. 168879e [3.9] Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27480) by Łukasz Langa · 4 years, 1 month ago
  31. c92b391 [3.9] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) (#25944) by Christian Heimes · 4 years, 1 month ago
  32. d43e1cb Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438) (#26169) by Miss Islington (bot) · 4 years, 3 months ago
  33. 04ce4c7 bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102) by Miss Islington (bot) · 4 years, 3 months ago
  34. fbd9b99 bpo-44074: let patchcheck infer the base branch name (GH-25991) by Miss Islington (bot) · 4 years, 3 months ago
  35. 3b917d1 [3.9] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-25626) by Miss Islington (bot) · 4 years, 4 months ago
  36. 2178aff Improve CDN purge script (GH-25251) (#25254) by Miss Islington (bot) · 4 years, 4 months ago
  37. 299ae9c [3.9] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25310) by Christian Heimes · 4 years, 4 months ago
  38. cd82d59 [3.9] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25088) by Christian Heimes · 4 years, 5 months ago
  39. def7dc3 Do not remove x bit from published directories (GH-24101) by Miss Islington (bot) · 4 years, 8 months ago
  40. 3bb8567 closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912) by Miss Islington (bot) · 4 years, 8 months ago
  41. 87e7a14 [3.9] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23853) by Serhiy Storchaka · 4 years, 8 months ago
  42. 79c5357 bpo-42613: Fix freeze.py config directory (GH-23792) (GH-23817) by Miss Islington (bot) · 4 years, 8 months ago
  43. c53c3f4 bpo-42398: Fix "make regen-all" race condition (GH-23362) (GH-23367) by Victor Stinner · 4 years, 9 months ago
  44. faadc52 bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) by Miss Islington (bot) · 4 years, 9 months ago
  45. e899c01 Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Miss Skeleton (bot) · 4 years, 10 months ago
  46. cfcb952 [3.9] bpo-42218: Correctly handle errors in left-recursive rules (GH-23065) (GH-23066) by Lysandros Nikolaou · 4 years, 10 months ago
  47. 24a7c29 [3.9] bpo-42123: Run the parser two times and only enable invalid rules on the second run (GH-22111) (GH-23011) by Lysandros Nikolaou · 4 years, 10 months ago
  48. 8aee019 [3.9] Remove git conflict lines from test_parse_directory in peg_generator (GH-23007) by Lysandros Nikolaou · 4 years, 10 months ago
  49. d0bfce9 bpo-41744: Package python.props with correct name in NuGet package (GH-22154) by Miss Skeleton (bot) · 4 years, 10 months ago
  50. 4af6729 bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global state (GH-22652) (GH-22653) by Miss Skeleton (bot) · 4 years, 10 months ago
  51. 270e249 [3.9] Fix 'gather' rules in the python parser generator (GH-22021) (GH-22080) by Pablo Galindo · 5 years ago
  52. 75c2281 bpo-41526: Fixed layout of final page of the installer (GH-21871) by Miss Islington (bot) · 5 years ago
  53. 95cc37f bpo-41412 and bpo-40948: Windows installer updates (GH-21656) by Miss Islington (bot) · 5 years ago
  54. 366cfc6 bpo-41173: Copy test results file from ARM worker before uploading (GH-21305) by Miss Islington (bot) · 5 years ago
  55. 54f115d [3.9] bpo-41215: Don't use NULL by default in the PEG parser keyword list (GH-21355) (GH-21356) by Pablo Galindo · 5 years ago
  56. ecfecc2 [3.9] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-21275) by Serhiy Storchaka · 5 years ago
  57. 9862181 bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995) by Miss Islington (bot) · 5 years ago
  58. 145fa86 [3.9] Include soft keywords in keyword.py (GH-20877). (GH-20880) by Pablo Galindo · 5 years ago
  59. 961edf7 bpo-40939: Generate keyword.py using the new parser (GH-20800) by Miss Islington (bot) · 5 years ago
  60. 18f1226 Refactor scripts in Tools/peg_generator/scripts (GH-20401) by Miss Islington (bot) · 5 years ago
  61. 24a88b0 bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397) by Miss Islington (bot) · 5 years ago
  62. 1bfe659 [3.9] Backport GH-20370 and GH-20436: Soft keywords (GH-20458) by Lysandros Nikolaou · 5 years ago
  63. fda4765 Fix peg_generator compiler warnings under MSVC (GH-20405) by Miss Islington (bot) · 5 years ago
  64. 3c6c86a bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) by Miss Islington (bot) · 5 years ago
  65. 31084be bpo-40750: Do not expand the new parser debug flags if Py_BUILD_CORE is not defined (GH-20393) by Miss Islington (bot) · 5 years ago
  66. 82da2c3 bpo-40750: Support -d flag in the new parser (GH-20340) by Miss Islington (bot) · 5 years ago
  67. 82c274e bpo-40334: Support suppressing of multiple optional variables in Pegen (GH-20367) by Miss Islington (bot) · 5 years ago
  68. 427c696 Fix debug output in PEG parser generator (GH-20308) by Miss Islington (bot) · 5 years ago
  69. 7178b1b [3.9] Fix typing problems reported by mypy in pegen (GH-20297) (GH-20300) by Pablo Galindo · 5 years ago
  70. c06983b bpo-39631: Fix file association MIME type in the Windows installer (GH-20205) by Miss Islington (bot) · 5 years ago
  71. 3d06282 bpo-40669: Use requirements.pip when installing PEG dependencies (GH-20194) by Miss Islington (bot) · 5 years ago
  72. dc31800 bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183) by Lysandros Nikolaou · 5 years ago
  73. 7b7a21b bpo-40661: Fix segfault when parsing invalid input (GH-20165) by Lysandros Nikolaou · 5 years ago
  74. 2c8cd06 bpo-40334: Improvements to error-handling code in the PEG parser (GH-20003) by Lysandros Nikolaou · 5 years ago
  75. 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 5 years ago
  76. 6e8cda9 bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) by Christian Heimes · 5 years ago
  77. 938717f bpo-40163: Fix multissltest download of old OpenSSL (GH-19329) by Christian Heimes · 5 years ago
  78. 62d618c bpo-40479: Test with latest OpenSSL versions (GH-20108) by Christian Heimes · 5 years ago
  79. 97e1568 bpo-38787: Fix Argument Clinic defining_class_converter (GH-20074) by Victor Stinner · 5 years ago
  80. d6b727e bpo-40501: Replace ctypes code in uuid with native module (GH-19948) by Steve Dower · 5 years ago
  81. ac7a92c bpo-40334: Avoid collisions between parser variables and grammar variables (GH-19987) by Pablo Galindo · 5 years ago
  82. db9163c bpo-40555: Check for p->error_indicator in loop rules after the main loop is done (GH-19986) by Pablo Galindo · 5 years ago
  83. e1becf4 bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936) by Petr Viktorin · 5 years ago
  84. 470aac4 bpo-40334: Generate comments in the parser code to improve debugging (GH-19966) by Pablo Galindo · 5 years ago
  85. c95e691 Clean up unused imports for the peg generator module (GH-19891) by Anthony Shaw · 5 years ago
  86. d2baff4 bpo-40334: regenerate metaparser as part of regen-all (GH-19854) by Pablo Galindo · 5 years ago
  87. 9dbaa8d Fix some scripts in the peg generator folder (GH-19853) by Pablo Galindo · 5 years ago
  88. 7ba08ff bpo-40334: use the TOKENS file when checking dangling rules (GH-19849) by Pablo Galindo · 5 years ago
  89. 6bd99d5 Fix the Tools/peg_generator/scripts/benchmark.py script (GH-19848) by Pablo Galindo · 5 years ago
  90. b796b3f bpo-40334: Simplify type handling in the PEG c_generator (GH-19818) by Pablo Galindo · 5 years ago
  91. 113feb3 bpo-40328: Add tool for generating cjk mapping headers (GH-19602) by Dong-hee Na · 5 years ago
  92. 4db245e bpo-40334: refactor and cleanup for the PEG generators (GH-19775) by Pablo Galindo · 5 years ago
  93. 5b9f498 bpo-40334: Refactor peg_generator to receive a Tokens file when building c code (GH-19745) by Pablo Galindo · 5 years ago
  94. 2b74c83 bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721) by Pablo Galindo · 5 years ago
  95. f828077 closes bpo-40385: Remove Tools/scripts/checkpyc.py (GH-19709) by Ammar Askar · 5 years ago
  96. 24ffe70 bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694) by Lysandros Nikolaou · 5 years ago
  97. 50f28de bpo-40334: Allow to run make regen-pegen without distutils (GH-19684) by Pablo Galindo · 5 years ago
  98. 9e6a131 bpo-40370: Use the same compile and link args as the interpreter used in test_peg_generator (GH-19674) by Pablo Galindo · 5 years ago
  99. 1df5a9e bpo-40334: Fix build errors and warnings in test_peg_generator (GH-19672) by Pablo Galindo · 5 years ago
  100. 0b7829e Compile extensions in test_peg_generator with C99 (GH-19668) by Pablo Galindo · 5 years ago