GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] Move change detection to separate workflow in CI (GH-122336) (#122510)
Miss Islington (bot)
2024-07-31
2
-118
/
+163
*
[3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) ...
Miss Islington (bot)
2024-07-30
1
-5
/
+5
*
[3.13] Move macOS matrix to the calling workflow (GH-121809) (#122297)
Miss Islington (bot)
2024-07-25
2
-34
/
+33
*
[3.13] Integrate `build_msi` into main CI workflow (GH-121778) (#122226)
Miss Islington (bot)
2024-07-24
3
-40
/
+56
*
[3.13] Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975...
Miss Islington (bot)
2024-07-22
1
-5
/
+5
*
[3.13] Merge Ubuntu test matrices in CI (GH-121813) (#122098)
Miss Islington (bot)
2024-07-21
2
-26
/
+20
*
[3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975) (#121981)
Miss Islington (bot)
2024-07-18
1
-5
/
+5
*
[3.13] GH-120371: Add WASI SDK 22 support (GH-121870) (GH-121873)
Miss Islington (bot)
2024-07-16
1
-1
/
+1
*
[3.13] CI: Fix using `check_source` flags as bool (GH-121848) (#121853)
Miss Islington (bot)
2024-07-16
2
-5
/
+25
*
[3.13] Generalize reusable Windows CI jobs (GH-121766) (#121775)
Miss Islington (bot)
2024-07-14
2
-45
/
+41
*
[3.13] Fix cache restoration for Hypothesis CI job (GH-121756) (#121759)
Miss Islington (bot)
2024-07-14
1
-1
/
+1
*
[3.13] GH-120372: Switch to wasmtime 22 (GH-121523) (GH-121557)
Miss Islington (bot)
2024-07-09
1
-7
/
+9
*
[3.13] Add --with-lto back to Linux JIT CI (GH-120972)
Miss Islington (bot)
2024-06-24
1
-4
/
+2
*
[3.13] gh-120360: Add self as IDLE doc owner (GH-120571) (#120576)
Miss Islington (bot)
2024-06-16
1
-0
/
+1
*
[3.13] gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on...
Miss Islington (bot)
2024-06-13
1
-1
/
+1
*
[3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324)
Miss Islington (bot)
2024-06-10
1
-1
/
+1
*
[3.13] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...
Miss Islington (bot)
2024-06-06
2
-5
/
+14
*
[3.13] Withdraw most of my ownership in favor of Mark (#120126)
Guido van Rossum
2024-06-05
1
-6
/
+6
*
[3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986)
Miss Islington (bot)
2024-06-03
1
-4
/
+4
*
[3.13] GH-113464: Run the JIT interpreter before any other JIT CI (GH-119490)
Miss Islington (bot)
2024-05-24
1
-0
/
+15
*
[3.13] GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-...
Miss Islington (bot)
2024-05-21
1
-0
/
+18
*
[3.13] Docs: Ensure no warnings are found in the NEWS file before a given lin...
Hugo van Kemenade
2024-05-21
1
-1
/
+2
*
[3.13] Use `fail-fast: false` in `mypy.yml` (GH-119297) (#119304)
Miss Islington (bot)
2024-05-21
1
-0
/
+1
*
[3.13] GH-119146: Don't run JIT CI on unrelated changes (GH-119226)
Miss Islington (bot)
2024-05-20
1
-0
/
+6
*
[3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-11...
Miss Islington (bot)
2024-05-10
2
-1
/
+17
*
[3.13] Run CI on the 3.13 branch (GH-118779) (#118781)
Miss Islington (bot)
2024-05-08
1
-10
/
+2
*
Revert to free macOS runners (#118744)
Łukasz Langa
2024-05-08
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-07
1
-1
/
+1
*
Use Intel with 12 cores for free-threading tests for maximum speedup (#118677)
Łukasz Langa
2024-05-07
1
-2
/
+2
*
Test premium Mac builders (#118672)
Łukasz Langa
2024-05-07
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-23
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
*
Revert "gh-116886: Temporarily disable CIfuzz (memory) (GH-117018)" (GH-117289)
Illia Volochii
2024-03-27
1
-2
/
+1
*
gh-117089: Move importlib.metadata tests to their own package (#117092)
Jason R. Coombs
2024-03-20
1
-1
/
+1
[next]