Python 3.13.0
  1. c5d0972 [3.13] Adjust build_ubuntu_ssltests job to use cache for the correct OS version (GH-124403) (#124481) by Miss Islington (bot) · 11 months ago
  2. ad944b5 [3.13] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123702) by Miss Islington (bot) · 12 months ago
  3. e3b4564 [3.13] gh-123418: Update CI to use fresh OpenSSL releases (GH-123696) by Miss Islington (bot) · 12 months ago
  4. 59a6d48 [3.13] Enable colour for doctest on GitHub Actions (GH-123536) (#123538) by Miss Islington (bot) · 12 months ago
  5. 8644014 [3.13] gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` (GH-122966) (#123008) by Miss Islington (bot) · 1 year ago
  6. 9f488f9 [3.13] Add the Python 3.13 abidump, and enable the ABI check. (#122583) by T. Wouters · 1 year, 1 month ago
  7. 927bd9e [3.13] Move change detection to separate workflow in CI (GH-122336) (#122510) by Miss Islington (bot) · 1 year, 1 month ago
  8. 0d6324c [3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) (GH-122467) by Miss Islington (bot) · 1 year, 1 month ago
  9. 9059780 [3.13] Move macOS matrix to the calling workflow (GH-121809) (#122297) by Miss Islington (bot) · 1 year, 1 month ago
  10. 0952ea9 [3.13] Integrate `build_msi` into main CI workflow (GH-121778) (#122226) by Miss Islington (bot) · 1 year, 1 month ago
  11. e175bd3 [3.13] Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975)" (GH-122032) (#122131) by Miss Islington (bot) · 1 year, 1 month ago
  12. 82b8137 [3.13] Merge Ubuntu test matrices in CI (GH-121813) (#122098) by Miss Islington (bot) · 1 year, 1 month ago
  13. 53774e9 [3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975) (#121981) by Miss Islington (bot) · 1 year, 1 month ago
  14. 2e34591 [3.13] GH-120371: Add WASI SDK 22 support (GH-121870) (GH-121873) by Miss Islington (bot) · 1 year, 1 month ago
  15. c3dfde7 [3.13] CI: Fix using `check_source` flags as bool (GH-121848) (#121853) by Miss Islington (bot) · 1 year, 1 month ago
  16. da58e93 [3.13] Generalize reusable Windows CI jobs (GH-121766) (#121775) by Miss Islington (bot) · 1 year, 1 month ago
  17. 295b791 [3.13] Fix cache restoration for Hypothesis CI job (GH-121756) (#121759) by Miss Islington (bot) · 1 year, 1 month ago
  18. 20a6341 [3.13] GH-120372: Switch to wasmtime 22 (GH-121523) (GH-121557) by Miss Islington (bot) · 1 year, 1 month ago
  19. 6bfcf98 [3.13] Add --with-lto back to Linux JIT CI (GH-120972) by Miss Islington (bot) · 1 year, 2 months ago
  20. eee2c45 [3.13] gh-120360: Add self as IDLE doc owner (GH-120571) (#120576) by Miss Islington (bot) · 1 year, 2 months ago
  21. 5ce72e2 [3.13] gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on `*.md` and `*.ini` files. (GH-120435) (#120447) by Miss Islington (bot) · 1 year, 2 months ago
  22. ffc8e21 [3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324) by Miss Islington (bot) · 1 year, 2 months ago
  23. 13e5f45 [3.13] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-120152) by Miss Islington (bot) · 1 year, 2 months ago
  24. 8ac0855 [3.13] Withdraw most of my ownership in favor of Mark (#120126) by Guido van Rossum · 1 year, 2 months ago
  25. 060d846 [3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986) by Miss Islington (bot) · 1 year, 3 months ago
  26. e27e369 [3.13] GH-113464: Run the JIT interpreter before any other JIT CI (GH-119490) by Miss Islington (bot) · 1 year, 3 months ago
  27. d93c4f9 [3.13] GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119314) by Miss Islington (bot) · 1 year, 3 months ago
  28. 1929b7e [3.13] Docs: Ensure no warnings are found in the NEWS file before a given line number (GH-119221) (#119261) by Hugo van Kemenade · 1 year, 3 months ago
  29. 49ad4d0 [3.13] Use `fail-fast: false` in `mypy.yml` (GH-119297) (#119304) by Miss Islington (bot) · 1 year, 3 months ago
  30. a6b873f [3.13] GH-119146: Don't run JIT CI on unrelated changes (GH-119226) by Miss Islington (bot) · 1 year, 3 months ago
  31. 7dc9e92 [3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747) (#118931) by Miss Islington (bot) · 1 year, 3 months ago
  32. 58d9a9b [3.13] Run CI on the 3.13 branch (GH-118779) (#118781) by Miss Islington (bot) · 1 year, 3 months ago
  33. 2a85bed Revert to free macOS runners (#118744) by Łukasz Langa · 1 year, 3 months ago
  34. 3a6ff1b gh-117657: Use clang 18 in TSAN builds (GH-118533) by mpage · 1 year, 3 months ago
  35. 430945d GH-118251: Bump the JIT CI timeout to 90 minutes (#118661) by Brandt Bucher · 1 year, 3 months ago
  36. 5a9eeaf Use Intel with 12 cores for free-threading tests for maximum speedup (#118677) by Łukasz Langa · 1 year, 3 months ago
  37. 9fd33af Test premium Mac builders (#118672) by Łukasz Langa · 1 year, 3 months ago
  38. 325a1da gh-115119: Default to --with-system-libmpdec=yes (#118539) by Erlend E. Aasland · 1 year, 3 months ago
  39. 716ec4b gh-115119: Bump CI to use Ubuntu 22.04 (#118631) by Erlend E. Aasland · 1 year, 3 months ago
  40. f27f8c7 gh-111201: A new Python REPL (GH-111567) by Pablo Galindo Salgado · 1 year, 3 months ago
  41. 139dc48 GH-118251: Fix incomplete ternary expression in JIT workflow (GH-118564) by Brandt Bucher · 1 year, 4 months ago
  42. 5248596 GH-118251: Skip fewer test in emulated JIT CI (GH-118536) by Savannah Ostrowski · 1 year, 4 months ago
  43. 2520eed gh-116622: Add Android testbed (GH-117878) by Malcolm Smith · 1 year, 4 months ago
  44. 8b56d82 GH-118306: Update JIT to use LLVM 18 (GH-118307) by Savannah Ostrowski · 1 year, 4 months ago
  45. ee3413c gh-118401: Docs: Use Sphinx short options (#118403) by Hugo van Kemenade · 1 year, 4 months ago
  46. 8d4b756 Docs: Upgrade to Sphinx 7.3 (#118397) by Hugo van Kemenade · 1 year, 4 months ago
  47. 463c20d gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) by Kirill Podoprigora · 1 year, 4 months ago
  48. 8942bf4 GH-118246: Exclude test_pathlib and test_posixpath from emulated JIT CI (GH-118247) by Savannah Ostrowski · 1 year, 4 months ago
  49. 345e1e0 gh-112730: Make the test suite resilient to color-activation environment variables (#117672) by Pablo Galindo Salgado · 1 year, 4 months ago
  50. 456c29c gh-118039: Fix config.cache key on WASI (#118137) by Nice Zombies · 1 year, 4 months ago
  51. fc21c7f Set proper permissions for `jit.yml` workflow (#118084) by Nikita Sobolev · 1 year, 4 months ago
  52. 4783206 gh-117657: Add TSAN suppressions for the free-threaded build (#117736) by mpage · 1 year, 4 months ago
  53. 3bb12e4 build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (#117415) by dependabot[bot] · 1 year, 5 months ago
  54. 18cf239 Increase the JIT CI timeouts to 75 minutes (GH-117342) by Brandt Bucher · 1 year, 5 months ago
  55. 2cedd25 Revert "gh-116886: Temporarily disable CIfuzz (memory) (GH-117018)" (GH-117289) by Illia Volochii · 1 year, 5 months ago
  56. 8ad8898 gh-117089: Move importlib.metadata tests to their own package (#117092) by Jason R. Coombs · 1 year, 5 months ago
  57. 1ab0d0b gh-116886: Temporarily disable CIfuzz (memory) (#117018) by Łukasz Langa · 1 year, 5 months ago
  58. 43c9d61 CI: Pass environment variables directly to configure in JIT CI (#116156) by Erlend E. Aasland · 1 year, 5 months ago
  59. 3a99f5c Bump GitHub Actions (#116944) by Hugo van Kemenade · 1 year, 5 months ago
  60. 259dbc4 CI: Process stale issues four times per day (#116857) by Hugo van Kemenade · 1 year, 5 months ago
  61. 20578a1 gh-112536: Add TSAN builds on Github Actions (#116872) by Donghee Na · 1 year, 5 months ago
  62. 415cd06 CI: Only test free-threading with faster macOS M1 (#116814) by Hugo van Kemenade · 1 year, 5 months ago
  63. 3a25d9c GH-114736: Use WASI SDK 21 (GH-116771) by Brett Cannon · 1 year, 5 months ago
  64. bb66600 CI: Process stale issues twice per day (#116636) by Hugo van Kemenade · 1 year, 5 months ago
  65. 05070f4 GH-115976: Add WASI to CI (GH-116516) by Brett Cannon · 1 year, 5 months ago
  66. ffed8d9 GH-116134: JIT aarch64-pc-windows-msvc (GH-116130) by Brandt Bucher · 1 year, 6 months ago
  67. 45d8871 gh-112844: Add SBOM for external dependencies (#115789) by Seth Michael Larson · 1 year, 6 months ago
  68. 4d1d35b gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076) by Erlend E. Aasland · 1 year, 6 months ago
  69. 02beb9f gh-116026: Try disabling rebuilds of dependents in Homebrew (#116027) by Jelle Zijlstra · 1 year, 6 months ago
  70. c0fdfba Rename tier 2 redundancy eliminator to optimizer (#115888) by Guido van Rossum · 1 year, 6 months ago
  71. 5a83292 Add Jason as an owner of configparser to coordinate backport concerns. (#115885) by Jason R. Coombs · 1 year, 6 months ago
  72. c6a47de gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790) by Seth Michael Larson · 1 year, 6 months ago
  73. ed23839 Trigger JIT CI with optimizer files (#115483) by Ken Jin · 1 year, 6 months ago
  74. d9f4cbe Add myself to various CODEOWNERS (GH-115481) by Ken Jin · 1 year, 6 months ago
  75. 4deb705 gh-115383: Use runner version to compute config.cache key (#115409) by Sam Gross · 1 year, 6 months ago
  76. 299e16c gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050) by Ned Deily · 1 year, 6 months ago
  77. 1aec064 GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850) by Nikita Sobolev · 1 year, 7 months ago
  78. d4c5ec2 build(deps): bump actions/cache from 3 to 4 (#114856) by dependabot[bot] · 1 year, 7 months ago
  79. 854e2bc CI: Test on macOS M1 (#114766) by Hugo van Kemenade · 1 year, 7 months ago
  80. b25b746 gh-114788: Do not run JIT workflow on unrelated changes (#114789) by Nikita Sobolev · 1 year, 7 months ago
  81. 1c2ea8b gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791) by Nikita Sobolev · 1 year, 7 months ago
  82. 25ce7f8 Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796) by Alex Waygood · 1 year, 7 months ago
  83. 348a72c GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759) by Brandt Bucher · 1 year, 7 months ago
  84. 742ba60 GH-113464: Make Brandt a codeowner for JIT stuff (GH-114739) by Brandt Bucher · 1 year, 7 months ago
  85. f6d9e59 GH-113464: Add a JIT backend for tier 2 (GH-113465) by Brandt Bucher · 1 year, 7 months ago
  86. df17b52 Add More Entries to CODEOWNERS (#114617) by Eric Snow · 1 year, 7 months ago
  87. 841eacd Add CODEOWNERS for dbm (gh-114555) by Donghee Na · 1 year, 7 months ago
  88. 5725523 Add me to codeowners for hashlib & multiprocessing (#114454) by Gregory P. Smith · 1 year, 7 months ago
  89. f56d132 gh-112984 Update Windows build and installer for free-threaded builds (GH-113129) by Steve Dower · 1 year, 7 months ago
  90. ac44ec6 gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113) by Petr Viktorin · 1 year, 7 months ago
  91. fcb4c8d gh-113858: Cut down ccache size (GH-113945) by Petr Viktorin · 1 year, 7 months ago
  92. 5d384b0 GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859) by Petr Viktorin · 1 year, 7 months ago
  93. fff1e8a build(deps): bump actions/upload-artifact from 3 to 4 (#113614) by dependabot[bot] · 1 year, 8 months ago
  94. ce7a8ee build(deps): bump actions/stale from 8 to 9 (#113611) by dependabot[bot] · 1 year, 8 months ago
  95. 3aadb95 no-issue: Use the official term "free-threading" for GitHub Action (gh-113622) by Donghee Na · 1 year, 8 months ago
  96. 9132f42 build(deps): bump github/codeql-action from 2 to 3 (#113613) by dependabot[bot] · 1 year, 8 months ago
  97. 686d65a build(deps): bump actions/setup-python from 4 to 5 (#113612) by dependabot[bot] · 1 year, 8 months ago
  98. 0d74e96 Add codeowners for `Lib/ensurepip/` (#112805) by Alex Waygood · 1 year, 8 months ago
  99. 480b4b3 gh-76785: Fix CODEOWNERS (gh-113038) by Eric Snow · 1 year, 8 months ago
  100. 79dad03 gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778) by Steve Dower · 1 year, 8 months ago