index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-140189: Revert "Temporarily allow CI failures for iOS (#142365)" (#142660)
Hugo van Kemenade
13 days
1
-1/+0
*
gh-140189: Use macos-14 runner for iOS CI tests (#142444)
Russell Keith-Magee
2025-12-09
1
-3/+3
*
gh-142278: Add granular change detection for platforms in CI (#142350)
Stan Ulbrych
2025-12-08
2
-40/+48
*
Temporarily allow CI failures for iOS (#142365)
Savannah Ostrowski
2025-12-08
1
-0/+1
*
gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-14...
Peter Bierma
2025-12-04
1
-0/+3
*
gh-141172: Update to wasi-sdk-29 (GH-141684)
Alex Crichton
2025-11-19
1
-1/+1
*
GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141...
Mark Shannon
2025-11-18
1
-14/+12
*
gh-139596: Cease caching config.cache & ccache in GH Actions (#141451)
Hugo van Kemenade
2025-11-14
6
-28/+1
*
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
Ken Jin
2025-11-13
1
-12/+14
*
GH-140479: Update JIT builds to use LLVM 21 (#140973)
Savannah Ostrowski
2025-11-12
1
-4/+4
*
GH-139596: Cease caching config.cache & ccache in GH Actions (GH-139623)
Adam Turner
2025-11-11
5
-97/+1
*
gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
Ken Jin
2025-11-03
1
-1/+1
*
gh-133600: Run `Tools/wasm/wasi` on CI instead of deprecated `Tools/wasm/wasi...
Hugo van Kemenade
2025-11-03
1
-7/+7
*
gh-140889: Test tailcall and JIT in CI (GH-140891)
Ken Jin
2025-11-03
1
-0/+24
*
GH-136895: Update JIT builds to use LLVM 20 (#140329)
Savannah Ostrowski
2025-11-03
1
-3/+3
*
Move WASI CI over to Arm runners (GH-140810)
Brett Cannon
2025-10-30
1
-3/+3
*
gh-140189: Add CI job to test iOS builds. (#140190)
Russell Keith-Magee
2025-10-28
1
-0/+25
*
GH-140475: Support WASI SDK 25 (#140477)
Brett Cannon
2025-10-22
1
-2/+2
*
gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)
Albert N
2025-10-17
1
-0/+1
*
gh-124111: test macOS CI with Tk 9 (#137424)
Hugo van Kemenade
2025-10-14
1
-2/+2
*
Remove Cirrus macOS runners from CI (#139799)
Jacob Coffee
2025-10-08
1
-12/+3
*
gh-137242: Allow Android testbed to take all Python command-line options (#13...
Malcolm Smith
2025-10-06
1
-1/+1
*
gh-139573: Update OpenSSL in CI (GH-139577)
Zachary Ware
2025-10-05
2
-4/+4
*
Replace workflow with project automations (#136831)
Stan Ulbrych
2025-10-04
1
-31/+0
*
gh-137638: Use macos-15-intel in GitHub Actions (#139154)
Jacob Coffee
2025-10-03
4
-20/+8
*
gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800)
Donghee Na
2025-09-24
1
-28/+28
*
gh-137838: Add CI for no-opt JIT (#139081)
Donghee Na
2025-09-18
1
-0/+27
*
gh-138744: GitHub Actions: pin to `windows-2022` (#138743)
Hugo van Kemenade
2025-09-10
4
-7/+7
*
gh-126524: Revert "gh-126524: Run `regen-unicodedata` as a part of our CI #12...
sobolevn
2025-08-28
1
-1/+1
*
gh-135261: bring back CI job for testing OpenSSL 1.1.1w (#135262)
Bénédikt Tran
2025-08-24
1
-1/+4
*
gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043)
Ken Jin
2025-08-22
1
-2/+2
*
gh-133403: Run `mypy` on `Tools/build/check_warnings.py` (#137700)
sobolevn
2025-08-14
1
-4/+5
*
gh-132339: Add support for OpenSSL 3.5 (GH-137720)
Zachary Ware
2025-08-14
1
-1/+1
*
gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (#137692)
sobolevn
2025-08-12
1
-0/+1
*
gh-137242: Add Android CI job (#137186)
Malcolm Smith
2025-08-12
1
-0/+25
*
gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules`...
sobolevn
2025-08-12
1
-0/+2
*
Update pre-commit hooks (#137591)
Malcolm Smith
2025-08-10
1
-4/+4
*
GH-136155: Fail the EPUB check on fatal errors (#137351)
Adam Turner
2025-08-08
1
-12/+27
*
GH-134291: Support older macOS deployment targets for JIT builds (GH-137211)
Brandt Bucher
2025-07-30
1
-0/+4
*
GH-111758: Merge TSan and UBSan reusable GHA workflows (#136820)
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2025-07-20
4
-183/+139
*
gh-136155: Docs: check for EPUB fatal errors in CI (#134074)
Maciej Olko
2025-07-15
1
-1/+13
*
gh-135401: Test AWS-LC as a cryptography library in CI (GH-135402)
Will Childs-Klein
2025-07-11
2
-4/+83
*
gh-136183: Deal with escapes in JIT optimizer's constant evaluator (GH-136184)
Ken Jin
2025-07-02
1
-0/+4
*
gh-115119: Remove implicit fallback to the bundled libmpdec (#134078)
Sergey B Kirpichev
2025-07-01
1
-0/+7
*
gh-111758: Run UBSan in GitHub Actions (GH-135578)
Petr Viktorin
2025-06-19
2
-0/+82
*
gh-135155: Added dependencies required for compiling the _zstd module (GH-135...
Weipeng Hong
2025-06-06
1
-0/+1
*
Add CODEOWNERS and YAML to end-of-file-fixer and trailing-whitespace (#134730)
Hugo van Kemenade
2025-05-26
1
-1/+0
*
gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key (#134310)
Kira
2025-05-22
1
-1/+7
*
gh-133410: Fix PR detection in build workflow (#133671)
Hugo van Kemenade
2025-05-15
1
-0/+1
*
gh-133403: Check `Tools/build/deepfreeze.py` with mypy (#133802)
sobolevn
2025-05-15
1
-0/+2
[next]