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-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Ned Deily
2024-02-06
2
-4/+4
*
GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850)
Nikita Sobolev
2024-02-02
1
-0/+1
*
build(deps): bump actions/cache from 3 to 4 (#114856)
dependabot[bot]
2024-02-01
4
-12/+12
*
CI: Test on macOS M1 (#114766)
Hugo van Kemenade
2024-02-01
1
-2/+9
*
gh-114788: Do not run JIT workflow on unrelated changes (#114789)
Nikita Sobolev
2024-01-31
1
-2/+11
*
gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)
Nikita Sobolev
2024-01-31
1
-0/+1
*
Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)
Alex Waygood
2024-01-31
1
-2/+2
*
GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)
Brandt Bucher
2024-01-30
1
-3/+8
*
GH-113464: Make Brandt a codeowner for JIT stuff (GH-114739)
Brandt Bucher
2024-01-30
1
-1/+1
*
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Brandt Bucher
2024-01-29
2
-0/+114
*
Add More Entries to CODEOWNERS (#114617)
Eric Snow
2024-01-26
1
-1/+40
*
Add CODEOWNERS for dbm (gh-114555)
Donghee Na
2024-01-25
1
-0/+3
*
Add me to codeowners for hashlib & multiprocessing (#114454)
Gregory P. Smith
2024-01-22
1
-7/+10
*
gh-112984 Update Windows build and installer for free-threaded builds (GH-113...
Steve Dower
2024-01-17
2
-2/+4
*
gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113)
Petr Viktorin
2024-01-16
1
-0/+1
*
gh-113858: Cut down ccache size (GH-113945)
Petr Viktorin
2024-01-12
2
-3/+4
*
GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859)
Petr Viktorin
2024-01-10
2
-0/+10
*
build(deps): bump actions/upload-artifact from 3 to 4 (#113614)
dependabot[bot]
2024-01-02
1
-2/+2
*
build(deps): bump actions/stale from 8 to 9 (#113611)
dependabot[bot]
2024-01-02
1
-1/+1
*
no-issue: Use the official term "free-threading" for GitHub Action (gh-113622)
Donghee Na
2024-01-02
3
-20/+20
*
build(deps): bump github/codeql-action from 2 to 3 (#113613)
dependabot[bot]
2024-01-01
1
-1/+1
*
build(deps): bump actions/setup-python from 4 to 5 (#113612)
dependabot[bot]
2024-01-01
5
-6/+6
*
Add codeowners for `Lib/ensurepip/` (#112805)
Alex Waygood
2023-12-24
1
-0/+2
*
gh-76785: Fix CODEOWNERS (gh-113038)
Eric Snow
2023-12-13
1
-14/+7
*
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower
2023-12-13
1
-3/+3
*
gh-76785: Fixes for test.support.interpreters (gh-112982)
Eric Snow
2023-12-12
1
-1/+14
*
gh-112334: Regression test that vfork is used when expected. (#112734)
Gregory P. Smith
2023-12-09
1
-0/+1
*
gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#...
Seth Michael Larson
2023-12-07
2
-0/+6
*
build(deps): bump actions/github-script from 6 to 7 (#112584)
dependabot[bot]
2023-12-01
2
-2/+2
*
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood
2023-11-30
1
-0/+2
*
GH-112245: Promote free threaded CI (#112246)
Itamar Oren
2023-11-28
1
-6/+3
*
Fix syntax in CODEOWNERS file (#112210)
Alex Waygood
2023-11-17
1
-1/+2
*
Tweak my interests (and Mark Shannon's :-) in CODEOWNERS (#112206)
Guido van Rossum
2023-11-17
1
-2/+8
*
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Victor Stinner
2023-11-15
2
-4/+9
*
CI: Make macOS Intel required to succeed (GH-110362)
Hugo van Kemenade
2023-11-03
1
-1/+0
*
build(deps): bump actions/setup-node from 3 to 4 (#111594)
dependabot[bot]
2023-11-02
1
-2/+2
*
gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552)
Hugo van Kemenade
2023-10-31
4
-6/+6
*
gh-111062 CI: Update skip lists for resuable workflows (#111521)
Hugo van Kemenade
2023-10-31
1
-6/+8
*
Remove myself from typing CODEOWNERS (#111523)
Ken Jin
2023-10-30
1
-1/+1
*
gh-111062: Reusable Windows build that supports free-threaded mode as the con...
Donghee Na
2023-10-30
2
-49/+63
*
gh-111062: Update name of reusable workflows for Ubuntu / macOS (gh-111494)
Donghee Na
2023-10-30
2
-0/+2
*
gh-111062: Reusable ubuntu build that supports free-threaded mode as the cond...
NCLI
2023-10-30
2
-58/+91
*
gh-111062: Build both default and free-threaded on macOS (gh-111449)
Dima Tisnek
2023-10-29
2
-0/+14
*
gh-111062: Separate macOS build into a reusable workflow (gh-111444)
Dima Tisnek
2023-10-29
2
-31/+43
*
CI: Include Python version in cache.config key (#111410)
Hugo van Kemenade
2023-10-28
1
-7/+5
*
add 3.13 as an option on the bug form (#111083)
Ned Batchelder
2023-10-19
1
-0/+1
*
gh-107652: Fix CIFuzz typo (#110602)
Nikita Sobolev
2023-10-10
1
-1/+1
*
gh-110558: Run ruff on Argument Clinic in CI (#110559)
Alex Waygood
2023-10-10
1
-1/+1
*
Fix CIFuzz build (#110576)
Nikita Sobolev
2023-10-10
1
-3/+7
*
gh-107652: Set up CIFuzz to run fuzz targets continuously (#107653)
Illia Volochii
2023-10-09
1
-0/+61
[next]