COMMITS
/ .github/workflows/jit.yml February 12, 2026
V
gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
Victor Stinner committed
January 17, 2026
K
gh-142913: Export JIT functions for _testinternalcapi (#143958)
Ken Jin committed
January 13, 2026
H
Bump GitHub Actions (#143757)
Hugo van Kemenade committed
November 18, 2025
M
GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)
Mark Shannon committed
November 13, 2025
K
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
Ken Jin committed
November 12, 2025
S
GH-140479: Update JIT builds to use LLVM 21 (#140973)
Savannah Ostrowski committed
November 3, 2025
K
gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
Ken Jin committed
K
gh-140889: Test tailcall and JIT in CI (GH-140891)
Ken Jin committed
S
GH-136895: Update JIT builds to use LLVM 20 (#140329)
Savannah Ostrowski committed
October 3, 2025
J
gh-137638: Use macos-15-intel in GitHub Actions (#139154)
Jacob Coffee committed
September 24, 2025
D
gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800)
Donghee Na committed
September 18, 2025
D
gh-137838: Add CI for no-opt JIT (#139081)
Donghee Na committed
September 10, 2025
H
gh-138744: GitHub Actions: pin to `windows-2022` (#138743)
Hugo van Kemenade committed
July 30, 2025
B
GH-134291: Support older macOS deployment targets for JIT builds (GH-137211)
Brandt Bucher committed
July 2, 2025
May 2, 2025
B
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
Brandt Bucher committed
B
April 30, 2025
S
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)
Savannah Ostrowski committed
April 16, 2025
H
Use Windows ARM64 hosted runners (#132546)
Hugo van Kemenade committed
April 3, 2025
D
Enable Windows on Arm GitHub runners (#131994)
Diego Russo committed
February 26, 2025
A
gh-130604: Always run all matrix workflows in GitHub Actions (#130603)
Adam Turner committed
February 21, 2025
A
GH-103180: Set a timeout for every job in GitHub Actions (#130375)
Adam Turner committed
February 19, 2025
D
Revert "Use ubuntu-22.04-arm image for Arm runners. (#129834)" (#130305)
Diego Russo committed
February 8, 2025
D
Use ubuntu-22.04-arm image for Arm runners. (#129834)
Diego Russo committed
January 22, 2025
H
Add colour to GitHub Actions output (#129196)
Hugo van Kemenade committed
January 20, 2025
D
Move to public Linux arm64 hosted runners (#128964)
Diego Russo committed
December 10, 2024
H
Add zizmor to pre-commit and fix most findings (#127749)
Hugo van Kemenade committed
December 4, 2024
D
Enable native AArch64 Ubuntu CI jobs (#127584)
Diego Russo committed
December 2, 2024
F
GH-127429: fix sysconfig data generation on cross-builds (#127430)
Filipe Laíns 🇵🇸 committed
November 27, 2024
S
GH-127154: Remove PGO and unknown-linux-gnu/clang from JIT CI (#127212)
Savannah Ostrowski committed
November 7, 2024
A
GH-126464 Fix JIT CI on aarch64-apple-darwin (GH-126494)
alm committed
November 6, 2024
B
GH-126464: Temporarily disable `aarch64-apple-darwin` JIT CI jobs (gh-126465)
Brandt Bucher committed
November 1, 2024
S
gh-125560: Pin JIT CI to ubuntu-22.04 (#125564)
Savannah Ostrowski committed
October 30, 2024
S
GH-125498: Update JIT builds to use LLVM 19 and preserve_none (GH-125499)
Savannah Ostrowski committed
September 25, 2024
S
GH-124408: Temporarily skip test_strftime_y2k for emulated Linux JIT CI (GH-124466)
Savannah Ostrowski committed
September 24, 2024
S
GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399)
Savannah Ostrowski committed
June 24, 2024
S
Add --with-lto back to Linux JIT CI (GH-120921)
Savannah Ostrowski committed
May 24, 2024
B
GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466)
Brandt Bucher committed
May 21, 2024
S
GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119293)
Savannah Ostrowski committed
May 19, 2024
S
GH-119146: Don't run JIT CI on unrelated changes (GH-119147)
Savannah Ostrowski committed
May 6, 2024
B
GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)
Brandt Bucher committed
May 3, 2024
B
GH-118251: Fix incomplete ternary expression in JIT workflow (GH-118564)
Brandt Bucher committed
S
GH-118251: Skip fewer test in emulated JIT CI (GH-118536)
Savannah Ostrowski committed
April 29, 2024
S
GH-118306: Update JIT to use LLVM 18 (GH-118307)
Savannah Ostrowski committed
April 24, 2024
S
GH-118246: Exclude test_pathlib and test_posixpath from emulated JIT CI (GH-118247)
Savannah Ostrowski committed
April 22, 2024
N
Set proper permissions for `jit.yml` workflow (#118084)
Nikita Sobolev committed
March 28, 2024
B
Increase the JIT CI timeouts to 75 minutes (GH-117342)
Brandt Bucher committed
March 18, 2024
E
CI: Pass environment variables directly to configure in JIT CI (#116156)
Erlend E. Aasland committed
March 4, 2024
B
GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)
Brandt Bucher committed
February 28, 2024
E
gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076)
Erlend E. Aasland committed