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
*
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
*
gh-120360: Add self as IDLE doc owner (#120571)
Terry Jan Reedy
2024-06-16
1
-0/+1
*
Add codeowner for Makefile.pre.in and Modules/Setup* (#120468)
Erlend E. Aasland
2024-06-13
1
-0/+2
*
gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on `*.md`...
Kirill Podoprigora
2024-06-13
1
-1/+1
*
Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)
AN Long
2024-06-10
1
-1/+1
*
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
Tian Gao
2024-06-06
1
-0/+4
*
CODEOWNERS: Add myself to symtable and AST (#120139)
Jelle Zijlstra
2024-06-06
1
-4/+5
*
gh-120111: Don't use cirrus M1 macOS runners on fork (#120116)
Nice Zombies
2024-06-06
2
-5/+14
*
update CODEOWNERS (#120003)
Irit Katriel
2024-06-03
1
-3/+1
*
Use Cirrus M1 macOS runners for CI (GH-119979)
Łukasz Langa
2024-06-03
1
-4/+4
*
CI: set correct working directory for Hypothesis cache (GH-119345)
Zac Hatfield-Dodds
2024-05-29
1
-2/+2
*
Withdraw most of my ownership in favor of Mark (#119611)
Guido van Rossum
2024-05-27
1
-6/+6
*
Add codeowners for PYREPL (#119550)
Pablo Galindo Salgado
2024-05-25
1
-0/+2
*
GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466)
Brandt Bucher
2024-05-24
1
-0/+15
*
GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119293)
Savannah Ostrowski
2024-05-21
1
-0/+18
*
Use `fail-fast: false` in `mypy.yml` (#119297)
Nikita Sobolev
2024-05-21
1
-0/+1
*
Docs: Ensure no warnings are found in the NEWS file before a given line numbe...
Hugo van Kemenade
2024-05-20
1
-1/+2
*
GH-119146: Don't run JIT CI on unrelated changes (GH-119147)
Savannah Ostrowski
2024-05-19
1
-0/+6
*
gh-117657: Log TSAN warnings to separate files and archive them (#118747)
mpage
2024-05-10
2
-1/+17
*
Run CI on the 3.13 branch (#118779)
Jelle Zijlstra
2024-05-08
1
-10/+2
*
Revert to free macOS runners (#118744)
Łukasz Langa
2024-05-07
1
-2/+2
*
gh-117657: Use clang 18 in TSAN builds (GH-118533)
mpage
2024-05-07
1
-1/+8
*
GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)
Brandt Bucher
2024-05-06
1
-1/+1
*
Use Intel with 12 cores for free-threading tests for maximum speedup (#118677)
Łukasz Langa
2024-05-06
1
-2/+2
*
Test premium Mac builders (#118672)
Łukasz Langa
2024-05-06
2
-2/+2
*
gh-115119: Default to --with-system-libmpdec=yes (#118539)
Erlend E. Aasland
2024-05-06
1
-0/+1
*
gh-115119: Bump CI to use Ubuntu 22.04 (#118631)
Erlend E. Aasland
2024-05-06
3
-5/+5
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
3
-1/+5
*
GH-118251: Fix incomplete ternary expression in JIT workflow (GH-118564)
Brandt Bucher
2024-05-03
1
-1/+1
*
GH-118251: Skip fewer test in emulated JIT CI (GH-118536)
Savannah Ostrowski
2024-05-03
1
-8/+5
*
gh-116622: Add Android testbed (GH-117878)
Malcolm Smith
2024-05-01
1
-0/+12
*
GH-118306: Update JIT to use LLVM 18 (GH-118307)
Savannah Ostrowski
2024-04-29
1
-3/+8
*
gh-118401: Docs: Use Sphinx short options (#118403)
Hugo van Kemenade
2024-04-29
1
-1/+1
*
Docs: Upgrade to Sphinx 7.3 (#118397)
Hugo van Kemenade
2024-04-29
1
-1/+1
*
gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)
Kirill Podoprigora
2024-04-26
1
-1/+1
*
GH-118246: Exclude test_pathlib and test_posixpath from emulated JIT CI (GH-1...
Savannah Ostrowski
2024-04-24
1
-2/+2
*
gh-112730: Make the test suite resilient to color-activation environment vari...
Pablo Galindo Salgado
2024-04-24
1
-0/+1
*
gh-118039: Fix config.cache key on WASI (#118137)
Nice Zombies
2024-04-23
2
-2/+5
*
Set proper permissions for `jit.yml` workflow (#118084)
Nikita Sobolev
2024-04-22
1
-0/+3
*
gh-117657: Add TSAN suppressions for the free-threaded build (#117736)
mpage
2024-04-15
2
-1/+7
*
build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (#117415)
dependabot[bot]
2024-04-01
1
-1/+1
*
Increase the JIT CI timeouts to 75 minutes (GH-117342)
Brandt Bucher
2024-03-28
1
-7/+5
[next]