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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372) (#1...
Alex Waygood
2025-08-04
1
-1/+1
*
[3.13] GH-111758: Merge TSan and UBSan reusable GHA workflows (#136820) (GH-1...
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2025-08-01
3
-98/+130
*
[3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870)...
Malcolm Smith
2025-06-05
1
-2/+2
*
[3.13] gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key ...
Miss Islington (bot)
2025-05-22
1
-1/+7
*
[3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#134054)
Miss Islington (bot)
2025-05-15
1
-0/+1
*
[3.13] gh-133403: Check `Tools/build/deepfreeze.py` with mypy (GH-133802) (#1...
sobolevn
2025-05-15
1
-0/+2
*
[3.13] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (G...
Miss Islington (bot)
2025-05-08
1
-0/+3
*
[3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119)...
Miss Islington (bot)
2025-05-05
1
-1/+0
*
[3.13] GH-133410: Use commit hashes for change detection (gh-133416) (#133427)
Miss Islington (bot)
2025-05-05
1
-0/+2
*
[3.13] Remove redundant ``--keep-going`` when running Sphinx (GH-133156) (#13...
Miss Islington (bot)
2025-04-30
1
-2/+2
*
[3.13] gh-133117: Run mypy on `tomllib` in CI (GH-133118) (#133192)
Miss Islington (bot)
2025-04-30
1
-0/+2
*
[3.13] Run mypy workflow on `_colorize.py` and `Misc/mypy/**` changes (GH-133...
Miss Islington (bot)
2025-04-29
1
-0/+2
*
[3.13] gh-132912: Set 15 min timeout on GHA Hypothesis CI (GH-132914) (#132937)
Miss Islington (bot)
2025-04-25
1
-1/+2
*
[3.13] Update `pre-commit` repos (GH-132792) (#132804)
sobolevn
2025-04-22
1
-0/+4
*
[3.13] CI: Update outdated references to Python version and GH issues (GH-132...
Miss Islington (bot)
2025-04-11
1
-5/+5
*
[3.13] CI: set correct working directory for Hypothesis cache (GH-119345) (#1...
Miss Islington (bot)
2025-04-10
1
-2/+2
*
[3.13] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (...
Miss Islington (bot)
2025-04-08
1
-0/+1
*
[3.13] gh-127785: Limit check labels github action permission (GH-130596) (#1...
shenxianpeng
2025-02-27
1
-2/+1
*
[3.13] gh-130604: Always run all matrix workflows in GitHub Actions (GH-13060...
Adam Turner
2025-02-26
2
-0/+5
*
[3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (...
Adam Turner
2025-02-22
11
-54/+54
*
[3.13] gh-128446: Skip Windows CI for Unix build system changes (GH-128450) (...
Miss Islington (bot)
2025-02-22
2
-2/+12
*
[3.13] Convert change detection to a Python script (GH-129627) (#130367)
Hugo van Kemenade
2025-02-22
3
-209/+145
*
[3.13] CI: Use ImageOS (ubuntu24) instead of runner.os (Linux) in cache keys ...
Hugo van Kemenade
2025-02-17
5
-63/+63
*
[3.13] Merge TSAN test matrices in CI (#123278) (#129673)
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2025-02-06
2
-36/+33
*
[3.13] CI: Change job name to 'build arm64' on Windows (GH-129434) (#129439)
Miss Islington (bot)
2025-01-29
1
-1/+1
*
[3.13] GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399) (#129380)
Miss Islington (bot)
2025-01-27
1
-4/+2
*
[3.13] Add colour to GitHub Actions output (GH-129196) (#129198)
Miss Islington (bot)
2025-01-22
8
-1/+22
*
[3.13] gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env...
Hugo van Kemenade
2025-01-22
1
-0/+4
*
[3.13] Move to public Linux arm64 hosted runners (#129146)
Diego Russo
2025-01-21
1
-1/+1
*
[3.13] GH-125722: Use long options for Sphinx (GH-129039) (#129041)
Miss Islington (bot)
2025-01-20
1
-3/+3
*
[3.13] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) (#12...
Miss Islington (bot)
2025-01-20
1
-20/+0
*
[3.13] gh-128504: Upgrade doctest to ubuntu-24.04 (GH-128506) (#128517)
Miss Islington (bot)
2025-01-05
1
-1/+1
*
[3.13] gh-128069: brew link --overwrite tcl-tk@8 to prevent conflict with Git...
Miss Islington (bot)
2024-12-19
1
-1/+1
*
[3.13] CI: Use bash to properly expand variable (GH-127822) (#127824)
Miss Islington (bot)
2024-12-11
1
-1/+2
*
[3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786)
Hugo van Kemenade
2024-12-10
17
-25/+80
*
[3.13] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365) (#127393)
Hugo van Kemenade
2024-11-29
1
-1/+4
*
[3.13] Enable aarch64 Ubuntu CI jobs (GH-125786) (GH-127170)
Łukasz Langa
2024-11-23
3
-16/+30
*
[3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)...
Damien
2024-11-22
5
-9/+11
*
[3.13] Run `apt update` before `apt install git` in autoconf CI job (GH-127070)
Miss Islington (bot)
2024-11-20
1
-1/+1
*
[3.13] Fix error message of "Check if Autoconf files are up to date" job (GH-...
Miss Islington (bot)
2024-11-12
1
-1/+1
*
[3.13] GH-123877: make `wasm32-wasip1` the target triple for WASI (#126561)
Brett Cannon
2024-11-08
1
-2/+2
*
[3.13] gh-89640: harden float word ordering (#125571 and #126387) (#126429)
Erlend E. Aasland
2024-11-05
1
-1/+1
*
[3.13] gh-125741: Update `build.yml` for the new check_autoconf_regen job (GH...
Miss Islington (bot)
2024-10-21
2
-2/+2
*
[3.13] gh-125741: Update check_generated_files CI to use our published contai...
Erlend E. Aasland
2024-10-21
1
-9/+44
*
[3.13] GH-125277: Increase minimum supported Sphinx to 7.2.6 (GH-125368) (#12...
Miss Islington (bot)
2024-10-19
1
-1/+1
*
[3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-… (#12...
Kirill Podoprigora
2024-10-16
1
-1/+1
*
[3.13] GH-122578: update to WASI SDK 24 (GH-122960) (GH-122961)
Miss Islington (bot)
2024-10-10
1
-2/+2
*
[3.13] gh-124471: Set name for unnamed reusable workflow (GH-124475) (gh-125256)
Miss Islington (bot)
2024-10-10
8
-5/+13
*
[3.13] Pin the doctest workflow to Ubuntu 22.04 (GH-125236) (#125240)
Miss Islington (bot)
2024-10-10
2
-2/+2
*
[3.13] Adjust build_ubuntu_ssltests job to use cache for the correct OS versi...
Miss Islington (bot)
2024-09-26
2
-5/+10
[next]