COMMITS
/ .github/workflows February 28, 2026
T
gh-145349: Do not install `ccache` (#145350)
Thomas Kowalski committed
February 22, 2026
S
Refactor jit.yml (#144577)
Savannah Ostrowski committed
February 19, 2026
C
GH-144679: Switch to windows-2025-vs2026 build image in GitHub Actions (GH-145005)
Chris Eibl committed
C
GH-144679: MSVC tailcall CI no longer needs to specify PlatformToolset (GH-145004)
Chris Eibl committed
February 17, 2026
H
Enable CPU tests on default ARM build (#144743)
Hugo van Kemenade committed
February 13, 2026
Z
gh-144551: Update various CI jobs to OpenSSL 3.5 (GH-144808)
Zachary Ware committed
Z
gh-144551: Update CI to use latest OpenSSL versions (GH-144794)
Zachary Ware committed
February 12, 2026
V
gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
Victor Stinner committed
R
gh-144675: update to WASI SDK 30 (#144676)
Roman Volosatovs committed
February 9, 2026
S
GH-144552: Clean up `tail-call.yml ` CI (#144553)
Savannah Ostrowski committed
February 6, 2026
K
gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
Ken Jin committed
K
gh-132132: Upgrade to VS 2026 on Windows tailcall CI (GH-144544)
Ken Jin committed
February 2, 2026
S
gh-144376: Only run 'address' fuzzer for python3-libraries (#144398)
Seth Michael Larson committed
January 21, 2026
B
GH-143941: Move WASI-related files to Platforms/WASI (GH-143942)
Brett Cannon committed
January 20, 2026
H
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Hugo van Kemenade committed
January 17, 2026
K
gh-142913: Export JIT functions for _testinternalcapi (#143958)
Ken Jin committed
January 16, 2026
S
gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749)
Seth Michael Larson committed
January 13, 2026
H
Bump GitHub Actions (#143757)
Hugo van Kemenade committed
S
gh-141004: GHA: Run `check-c-api-docs` check on docs-only PRs (GH-143573)
Stan Ulbrych committed
January 6, 2026
H
Allow Android to fail CI (GH-143471)
Hugo van Kemenade committed
January 2, 2026
J
gh-143148: Replace pre-commit with prek in CI (#143149)
Johann Christensen committed
December 23, 2025
H
Update pre-commit with zizmor and Ruff fixes (#143095)
Hugo van Kemenade committed
December 22, 2025
C
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
Chris Eibl committed
December 17, 2025
S
gh-142859: Add `Tools/check-c-api-docs` to mypy check (#142860)
sobolevn committed
December 14, 2025
H
gh-140189: Revert "Temporarily allow CI failures for iOS (#142365)" (#142660)
Hugo van Kemenade committed
December 9, 2025
R
gh-140189: Use macos-14 runner for iOS CI tests (#142444)
Russell Keith-Magee committed
December 8, 2025
S
gh-142278: Add granular change detection for platforms in CI (#142350)
Stan Ulbrych committed
S
Temporarily allow CI failures for iOS (#142365)
Savannah Ostrowski committed
December 4, 2025
P
gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102)
Peter Bierma committed
November 19, 2025
A
gh-141172: Update to wasi-sdk-29 (GH-141684)
Alex Crichton committed
November 18, 2025
M
GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)
Mark Shannon committed
November 14, 2025
H
gh-139596: Cease caching config.cache & ccache in GH Actions (#141451)
Hugo van Kemenade 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 11, 2025
A
GH-139596: Cease caching config.cache & ccache in GH Actions (GH-139623)
Adam Turner committed
November 3, 2025
K
gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
Ken Jin committed
H
gh-133600: Run `Tools/wasm/wasi` on CI instead of deprecated `Tools/wasm/wasi.py` (#140907)
Hugo van Kemenade 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 30, 2025
B
Move WASI CI over to Arm runners (GH-140810)
Brett Cannon committed
October 28, 2025
R
gh-140189: Add CI job to test iOS builds. (#140190)
Russell Keith-Magee committed
October 22, 2025
B
GH-140475: Support WASI SDK 25 (#140477)
Brett Cannon committed
October 17, 2025
A
gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)
Albert N committed
October 14, 2025
H
gh-124111: test macOS CI with Tk 9 (#137424)
Hugo van Kemenade committed
October 8, 2025
J
Remove Cirrus macOS runners from CI (#139799)
Jacob Coffee committed
October 6, 2025
M
gh-137242: Allow Android testbed to take all Python command-line options (#138805)
Malcolm Smith committed
October 5, 2025
Z
gh-139573: Update OpenSSL in CI (GH-139577)
Zachary Ware committed
October 4, 2025
S
Replace workflow with project automations (#136831)
Stan Ulbrych 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