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
*
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
*
Make self turtledemo codeowner (#123524)
Terry Jan Reedy
2024-08-31
1
-1/+2
*
gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` (#122966)
sobolevn
2024-08-14
2
-6/+20
*
GH-122578: update to WASI SDK 24 (GH-122960)
Brett Cannon
2024-08-12
1
-2/+2
*
gh-112301: Add macOS warning tracking tooling (#122211)
Nate Ohlson
2024-08-06
2
-2/+4
*
Move change detection to separate workflow in CI (#122336)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-31
2
-118/+163
*
gh-112301: Add argument aliases and tee compiler output for check warnings (G...
Nate Ohlson
2024-07-30
1
-1/+1
*
gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466)
Sam Gross
2024-07-30
1
-5/+5
*
gh-119180: Add myself as CODEOWNER for annotationlib (#122366)
Jelle Zijlstra
2024-07-28
1
-0/+1
*
gh-112301: Compiler warning management tooling (#121730)
Nate Ohlson
2024-07-27
2
-2/+5
*
Move macOS matrix to the calling workflow (#121809)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-25
2
-34/+33
*
Integrate `build_msi` into main CI workflow (#121778)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-24
3
-40/+56
*
gh-121996: Introduce --disable-safety and --enable-slower-safety options (#1...
Donghee Na
2024-07-23
3
-1/+4
*
Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975)" (#122032)
Sam Gross
2024-07-22
1
-5/+5
*
Merge Ubuntu test matrices in CI (#121813)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-21
2
-26/+20
*
gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975)
Sam Gross
2024-07-18
1
-5/+5
*
GH-120371: Add WASI SDK 22 support (GH-121870)
Brett Cannon
2024-07-16
1
-1/+1
*
🧪🚑 Fix using `check_source` flags as bool (#121848)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-16
2
-5/+25
*
Generalize reusable Windows CI jobs (#121766)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-14
2
-45/+41
*
Fix cache restoration for Hypothesis CI job (#121756)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-14
1
-1/+1
*
GH-120372: Switch to wasmtime 22 (GH-121523)
Brett Cannon
2024-07-09
1
-7/+9
*
Add Fidget-Spinner to stackrefs CODEOWNERS (GH-121455)
Ken Jin
2024-07-07
1
-0/+1
*
Add --with-lto back to Linux JIT CI (GH-120921)
Savannah Ostrowski
2024-06-24
1
-4/+2
*
No longer watch the queue module, remove rhettinger (#120664)
Raymond Hettinger
2024-06-18
1
-2/+1
[next]