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
*
CI: Use bash to properly expand variable (#127822)
Hugo van Kemenade
2024-12-11
1
-1/+2
*
Add zizmor to pre-commit and fix most findings (#127749)
Hugo van Kemenade
2024-12-10
17
-26/+82
*
Enable native AArch64 Ubuntu CI jobs (#127584)
Diego Russo
2024-12-04
3
-32/+24
*
gh-126524: Run `regen-unicodedata` as a part of our CI (#126682)
sobolevn
2024-12-04
1
-1/+1
*
GH-127429: fix sysconfig data generation on cross-builds (#127430)
Filipe Laíns 🇵🇸
2024-12-02
1
-1/+1
*
gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365)
Hugo van Kemenade
2024-11-28
1
-1/+4
*
gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-1...
Petr Viktorin
2024-11-28
1
-1/+2
*
GH-127154: Remove PGO and unknown-linux-gnu/clang from JIT CI (#127212)
Savannah Ostrowski
2024-11-27
1
-28/+7
*
Enable aarch64 Ubuntu CI jobs (#125786)
Łukasz Langa
2024-11-22
4
-17/+41
*
Run `apt update` before `apt install git` in autoconf CI job (GH-127066)
Zachary Ware
2024-11-20
1
-1/+1
*
codeowners: add myself to getpath, site, and venv (#126994)
Filipe Laíns 🇵🇸
2024-11-19
1
-1/+12
*
Add Savannah to CODEOWNERS for argparse and the JIT (#126814)
Savannah Ostrowski
2024-11-13
1
-1/+4
*
gh-89640: Pull in update to float word order detection in autoconf-archive (#...
Hood Chatham
2024-11-13
1
-1/+1
*
Fix error message of "Check if Autoconf files are up to date" job (#126683)
sobolevn
2024-11-12
1
-1/+1
*
GH-123877: default to `wasm32-wasip1` instead of `wasm32-wasi` to be more spe...
Brett Cannon
2024-11-07
1
-2/+2
*
GH-126464 Fix JIT CI on aarch64-apple-darwin (GH-126494)
alm
2024-11-07
1
-8/+7
*
GH-126464: Temporarily disable `aarch64-apple-darwin` JIT CI jobs (gh-126465)
Brandt Bucher
2024-11-06
1
-5/+6
*
gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)
Damien
2024-11-05
5
-8/+7
*
gh-125560: Pin JIT CI to ubuntu-22.04 (#125564)
Savannah Ostrowski
2024-11-01
1
-6/+6
*
gh-99108: Cleanup references to inexisting `Modules/_blake2`. (GH-126270)
Bénédikt Tran
2024-11-01
1
-1/+0
*
Add myself to CODEOWNERS for WASM/emscripten and Android (#126210)
Russell Keith-Magee
2024-10-31
1
-3/+3
*
GH-125498: Update JIT builds to use LLVM 19 and preserve_none (GH-125499)
Savannah Ostrowski
2024-10-30
1
-3/+12
*
gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)
sobolevn
2024-10-30
3
-3/+3
*
Lint GitHub Actions and Dependabot (#126002)
Hugo van Kemenade
2024-10-28
6
-64/+67
*
gh-126081: For PRs labeled with "type-feature", require a core review (GH-126...
Łukasz Langa
2024-10-28
1
-4/+42
*
gh-89640: properly detect float word ordering on Linux (#125571)
Erlend E. Aasland
2024-10-26
1
-1/+1
*
Update CODEOWNERS (#126005)
Guido van Rossum
2024-10-26
1
-2/+2
*
gh-125741: Update `build.yml` for the new check_autoconf_regen job (#125772)
Adam Turner
2024-10-21
2
-2/+2
*
gh-125741: Update check_generated_files CI to use our published container ima...
Donghee Na
2024-10-20
1
-9/+44
*
GH-125277: Increase minimum supported Sphinx to 7.2.6 (#125368)
Adam Turner
2024-10-19
1
-1/+1
*
CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592)
Kirill Podoprigora
2024-10-16
1
-1/+1
*
Update verison options in crash issue template (GH-125555)
Zachary Ware
2024-10-15
1
-1/+1
*
Issue template: Remove 3.8 and add 3.14 version (#125552)
Kirill Podoprigora
2024-10-15
1
-1/+1
*
add Kumar Aditya as codeowner for weakref (#125405)
Kumar Aditya
2024-10-13
1
-0/+2
*
gh-124471: Set name for unnamed reusable workflow (#124475)
Donghee Na
2024-10-10
8
-5/+13
*
Pin the doctest workflow to Ubuntu 22.04 (#125236)
Adam Turner
2024-10-10
1
-1/+1
*
Drop code ownership for decimal (gh-124695)
Raymond Hettinger
2024-09-27
1
-1/+0
*
Add 3.13 as a version option to the crash issue template (#124560)
Zachary Ware
2024-09-25
1
-0/+1
*
Adjust build_ubuntu_ssltests job to use cache for the correct OS version (GH-...
Zachary Ware
2024-09-25
2
-5/+10
*
GH-124408: Temporarily skip test_strftime_y2k for emulated Linux JIT CI (GH-1...
Savannah Ostrowski
2024-09-25
1
-1/+1
*
GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399)
Savannah Ostrowski
2024-09-24
1
-4/+2
*
Add Kirill Podoprigora for AST codeowners (#124302)
Kirill Podoprigora
2024-09-23
1
-5/+6
*
gh-124064: Make warning emitting compiler options opt-in (#124070)
Nate Ohlson
2024-09-16
2
-6/+32
*
gh-121404: update CODEOWNERS (#124109)
Irit Katriel
2024-09-15
1
-0/+1
*
Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ...
Hugo van Kemenade
2024-09-13
2
-30/+6
*
gh-112301: Enable warning emitting options and ignore warnings in CI (#123020)
Nate Ohlson
2024-09-13
2
-6/+30
*
Add willingc to CODEOWNERS for Lang Reference Doc (#123812)
Carol Willing
2024-09-07
1
-0/+3
*
gh-123700: Update OpenSSL versions in multissltests and CI (#123701)
Zachary Ware
2024-09-04
1
-1/+1
*
gh-123418: Update CI to use fresh OpenSSL releases (GH-123675)
Zachary Ware
2024-09-04
2
-4/+4
*
Enable colour for doctest on GitHub Actions (#123536)
Hugo van Kemenade
2024-08-31
1
-0/+3
[next]