1. e75ecd0 [3.12] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123704) by Miss Islington (bot) · 12 months ago
  2. e094d61 [3.12] gh-123418: Update CI to use fresh OpenSSL releases (GH-123698) by Zachary Ware · 12 months ago
  3. ff4ad2e [3.12] gh-123458: Skip SBOM generation if no git repository is detected (GH-123507) (#123615) by Miss Islington (bot) · 12 months ago
  4. 514787a [3.12] build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (GH-123567) (#123592) by Hugo van Kemenade · 12 months ago
  5. be88b3b [3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722) by Miss Islington (bot) · 1 year ago
  6. 0f83b8f [3.12] gh-122044: Don't error during gitignore filtering with no files (GH-122045) (#122354) by Miss Islington (bot) · 1 year, 1 month ago
  7. 02c19f0 [3.12] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122276) by Miss Islington (bot) · 1 year, 1 month ago
  8. dd4c8ac [3.12] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-122241) by Eric Snow · 1 year, 1 month ago
  9. ff98d90 [3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025) by Adam Turner · 1 year, 1 month ago
  10. 0ec761a [3.12] gh-117482: Fix Builtin Types Slot Wrappers (gh-121632) by Eric Snow · 1 year, 1 month ago
  11. 7719eef [3.12] gh-71587: Drop local reference cache to `_strptime` module in `_datetime` (gh-120431) by neonene · 1 year, 2 months ago
  12. 386e492 [3.12] gh-112844: Update CPE references for external dependencies (GH-118521) (#119238) by Miss Islington (bot) · 1 year, 3 months ago
  13. 6564917 [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) by Miss Islington (bot) · 1 year, 3 months ago
  14. f5406ef gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138) by Seth Michael Larson · 1 year, 4 months ago
  15. 97c0194 gh-118347: Fix Windows installer not updating launcher (GH-118386) by Miss Islington (bot) · 1 year, 4 months ago
  16. 9f4ae13 [3.12] gh-117613: Argument Clinic: ensure that defining class params are positional-only (#117939) by neonene · 1 year, 4 months ago
  17. 8d42c57 [3.12] gh-99108: Update and check HACL* version information (GH-117295) (GH-117302) by Miss Islington (bot) · 1 year, 5 months ago
  18. fcb2301 [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) by Antoine Pitrou · 1 year, 5 months ago
  19. de239be [3.12] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577) (#116582) by Miss Islington (bot) · 1 year, 5 months ago
  20. 88fdb08 [3.12] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (GH-116327) (GH-116373) by Brett Cannon · 1 year, 6 months ago
  21. 84b023d [3.12] chore: fix typos (#116345) (#116370) by Terry Jan Reedy · 1 year, 6 months ago
  22. 34efd49 gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-115793) by Miss Islington (bot) · 1 year, 6 months ago
  23. 8785eab [3.12] gh-116265: Remove obsolete sentence. (GH-116284) (#116331) by Miss Islington (bot) · 1 year, 6 months ago
  24. 25b2159 [3.12] GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) (GH-116231) by Miss Islington (bot) · 1 year, 6 months ago
  25. 211b559 [3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128) by Miss Islington (bot) · 1 year, 6 months ago
  26. dd961d8 [3.12] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115625) by Miss Islington (bot) · 1 year, 6 months ago
  27. 0e4f73b [3.12] GH-113516: don't set `LDSHARED` when building for WASI (GH-115495) (GH-115496) by Brett Cannon · 1 year, 6 months ago
  28. 14930ac [3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469) by Miss Islington (bot) · 1 year, 6 months ago
  29. 50f17a5 [3.12] gh-112302: Move pip SBOM discovery to release-tools (GH-115360) (#115486) by Miss Islington (bot) · 1 year, 6 months ago
  30. 09c98e4 [3.12] gh-114563: C decimal falls back to pydecimal for unsupported format strings (GH-114879) (GH-115353) by John Belmonte · 1 year, 6 months ago
  31. 5fb2204 [3.12] gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (GH-115038) (#115088) by Miss Islington (bot) · 1 year, 6 months ago
  32. 5e64828 [3.12] gh-112302: Backport SBOM generation tooling (#114730) by Seth Michael Larson · 1 year, 6 months ago
  33. 6f5e360 [3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115067) by Erlend E. Aasland · 1 year, 6 months ago
  34. 5ddb274 [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055) by Miss Islington (bot) · 1 year, 6 months ago
  35. 034bb70 [3.12] Bump ruff to 0.2.0 (GH-114932) (#114935) by Miss Islington (bot) · 1 year, 7 months ago
  36. d8825c2 [3.12] gh-65701: document that freeze doesn't work with framework builds on macOS (GH-113352) (#113362) by Miss Islington (bot) · 1 year, 8 months ago
  37. 34d57d5 [3.12] gh-106560: Fix redundant declarations in Python/frozen.c (#112612) (#112651) by Victor Stinner · 1 year, 9 months ago
  38. 4fc010c [3.12] Bump mypy to 1.7.1 (#112581) (#112601) by Alex Waygood · 1 year, 9 months ago
  39. 4f71f16 [3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (gh-110713) by Eric Snow · 1 year, 9 months ago
  40. 8e37445 [3.12] Remove `imp_dummy_def` from `Tools/c-analyzer/cpython/ignored.tsv` (gh-112122) (gh-112177) by Miss Islington (bot) · 1 year, 9 months ago
  41. a498433 [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) by Victor Stinner · 1 year, 9 months ago
  42. 7313bde [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033) by Alex Waygood · 1 year, 9 months ago
  43. 3d67b69 [3.12] Sync location of `mypy` pin with the `main` branch (#111317) by Artyom Romanov · 1 year, 10 months ago
  44. 5e94556 [3.12] Bump test deps: `ruff` and `mypy` (GH-111288) (#111313) by Artyom Romanov · 1 year, 10 months ago
  45. c1e5343 [3.12] Bump test deps: `ruff` and `pre-commit-hooks` (GH-110972) (#110980) by Nikita Sobolev · 1 year, 10 months ago
  46. c06ac1b [3.12] gh-109408: Revert pre-commit whitespace checks pending portable solution (GH-110726) (#110730) by Miss Islington (bot) · 1 year, 10 months ago
  47. c9157fe [3.12] GH-109408: Move the C file whitespace check from patchcheck to pre-commit (GH-109890) (#110636) by Adam Turner · 1 year, 10 months ago
  48. 9485765 [3.12] GH-109408: Move the Python file whitespace check from patchcheck to pre-commit (GH-109891) (#110633) by Miss Islington (bot) · 1 year, 10 months ago
  49. 55d6076 [3.12] gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (GH-110603) (#110609) by Miss Islington (bot) · 1 year, 10 months ago
  50. 3688672 [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598) by Alex Waygood · 1 year, 10 months ago
  51. 0ffbde4 [3.12] gh-109408: Add the docs whitespace check from patchcheck to pre-commit (GH-109854) (#110594) by Miss Islington (bot) · 1 year, 10 months ago
  52. eed92e4 [3.12] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110456) by Miss Islington (bot) · 1 year, 11 months ago
  53. 8939221 [3.12] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#110340) by Victor Stinner · 1 year, 11 months ago
  54. 196738f [3.12] Code: Update Donghee Na's name (GH-109744) (#110225) by Miss Islington (bot) · 1 year, 11 months ago
  55. 1fc25a3 [3.12] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109950) by Victor Stinner · 1 year, 11 months ago
  56. 95fd4ed [3.12] gh-109098: Fuzz re module instead of internal sre (GH-109911) (#109932) by Miss Islington (bot) · 1 year, 11 months ago
  57. f6cb2e4 [3.12] gh-109596: Ensure repeated rules in the grammar are not allowed and fix incorrect soft keywords (GH-109606). (#109752) by Pablo Galindo Salgado · 1 year, 11 months ago
  58. ef99f5e [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w, 3.0.11, and 3.1.3. (gh-110002) (#110005) by Miss Islington (bot) · 1 year, 11 months ago
  59. de0202e [3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019) by Victor Stinner · 2 years ago
  60. db55cfc [3.12] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109005) by Miss Islington (bot) · 2 years ago
  61. bce7791 [3.12] Disable `differing_test_runners` health check (GH-108886) (#108887) by Miss Islington (bot) · 2 years ago
  62. 149d70c [3.12] gh-108179: Add error message for parser stack overflows (GH-108256) (#108263) by Miss Islington (bot) · 2 years ago
  63. 359cff5 [3.12] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108118) by Miss Islington (bot) · 2 years ago
  64. 9864f9a [3.12] gh-86457: Fix signature for code.replace() (GH-23199) (#107744) by Serhiy Storchaka · 2 years ago
  65. 98dd9d9 [3.12] gh-91054: make code watcher tests resilient to other watchers (GH-107821) (#107835) by Miss Islington (bot) · 2 years ago
  66. 585b4cc [3.12] Fix the long64 reader in umarshal.py (GH-107828) (#107849) by Miss Islington (bot) · 2 years ago
  67. 99518bb [3.12] gh-106263: Fix segfault in `signaldict_repr` in `_decimal` module (#… (#107491) by Charlie Zhao · 2 years, 1 month ago
  68. b4355de [3.12] gh-104629: Build _testclinic extension module on Windows (GH-104723) (#107393) by Miss Islington (bot) · 2 years, 1 month ago
  69. 57ef065 [3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258) (gh-107303) by Miss Islington (bot) · 2 years, 1 month ago
  70. 5f3e371 [3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-106981) (#107325) by Miss Islington (bot) · 2 years, 1 month ago
  71. 67748f1 [3.12] gh-106970: Fix Argument Clinic 'destination <name> clear' command (GH-106972) (#106983) by Miss Islington (bot) · 2 years, 1 month ago
  72. e903c16 [3.12] gh-101538: Add experimental wasi-threads build (GH-101537) (#106834) by Miss Islington (bot) · 2 years, 1 month ago
  73. f0df92a wasm: do not use inline comment in .editorconfig (GH-106610) by Miss Islington (bot) · 2 years, 1 month ago
  74. af06a8a [3.12] gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (GH-103213) (#106667) by Miss Islington (bot) · 2 years, 1 month ago
  75. b72601e [3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#106449) (#106452) by Erlend E. Aasland · 2 years, 1 month ago
  76. 6371029 [3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-104798) (#105135) by Miss Islington (bot) · 2 years, 1 month ago
  77. fda2970 [3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-106407) (#106409) by Miss Islington (bot) · 2 years, 2 months ago
  78. 5f20152 [3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (GH-106361) (#106364) by Miss Islington (bot) · 2 years, 2 months ago
  79. 0373c2c [3.12] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106178) by Miss Islington (bot) · 2 years, 2 months ago
  80. bc997b3 [3.12] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) (gh-105765) by Miss Islington (bot) · 2 years, 2 months ago
  81. 33d3069 [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752) by Eric Snow · 2 years, 2 months ago
  82. 51b533e [3.12] gh-98040: Fix importbench: use types.ModuleType() (GH-105743) (#105754) by Miss Islington (bot) · 2 years, 2 months ago
  83. 82ab13c [3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#105371) by Victor Stinner · 2 years, 2 months ago
  84. d57ee81 [3.12] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready() (gh-105122) (gh-105211) by Miss Islington (bot) · 2 years, 3 months ago
  85. 25543ae [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105199) by Miss Islington (bot) · 2 years, 3 months ago
  86. dbd7d7c gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-105147) by Miss Islington (bot) · 2 years, 3 months ago
  87. 4729100 [3.12] gh-105091: stable_abi.py: Remove "Unixy" check from --all on other platforms (GH-105092) (GH-105133) by Miss Islington (bot) · 2 years, 3 months ago
  88. d176f78 Improves the Windows MSI test run on PR (GH-104929) by Miss Islington (bot) · 2 years, 3 months ago
  89. 4b107d8 gh-104683: clinic.py: Modernise `parse_converter()` using pattern-matching (#104696) by Alex Waygood · 2 years, 3 months ago
  90. 6ba8406 gh-104050: Add more type annotations to Argument Clinic (#104631) by Erlend E. Aasland · 2 years, 3 months ago
  91. bf6dd8f gh-104050: Add basic type hints to Argument Clinic clinic class (#104705) by Erlend E. Aasland · 2 years, 3 months ago
  92. c482e9a gh-104050: Annotate Argument Clinic return converters (#104706) by Erlend E. Aasland · 2 years, 3 months ago
  93. be0c106 gh-103295: expose API for writing perf map files (#103546) by gsallam · 2 years, 3 months ago
  94. 27a68be gh-104050: Add basic type hints to Argument Clinic DSL parser (#104704) by Erlend E. Aasland · 2 years, 3 months ago
  95. 19dd5aa gh-104683: Modernise Tools/clinic/ (#104684) by Alex Waygood · 2 years, 3 months ago
  96. 663c049 gh-104683: Modernise `clinic.py` using `str.removeprefix` and `str.removesuffix` (#104685) by Alex Waygood · 2 years, 3 months ago
  97. ae147d0 gh-104146: Purge dead code from Argument Clinic (#104680) by Erlend E. Aasland · 2 years, 3 months ago
  98. 02b6003 gh-104683: Argument clinic: use `dict` over `OrderedDict` (#104647) by Alex Waygood · 2 years, 3 months ago
  99. 94c8eda gh-104050: Add more type annotations to Argument Clinic (#104628) by Erlend E. Aasland · 2 years, 3 months ago
  100. b9dce3a gh-104549: Set __module__ on TypeAliasType (#104550) by Jelle Zijlstra · 2 years, 3 months ago