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
*
[3.12] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123704)
Miss Islington (bot)
2024-09-04
1
-1/+1
*
[3.12] gh-123418: Update CI to use fresh OpenSSL releases (GH-123698)
Zachary Ware
2024-09-04
2
-4/+4
*
[3.12] gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` ...
Miss Islington (bot)
2024-08-14
2
-6/+20
*
[3.12] Move change detection to separate workflow in CI (GH-122336). (#122538)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-08-01
2
-102/+163
*
[3.12] Move macOS matrix to the calling workflow (GH-121809) (#122330)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-27
2
-20/+33
*
[3.12] Integrate `build_msi` into main CI workflow (GH-121778) (#122231)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-24
3
-38/+56
*
[3.12] Merge Ubuntu test matrices in CI (GH-121813) (#122116)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-22
2
-10/+20
*
[3.12] Generalize reusable Windows CI jobs (#121766) (#121776)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-22
2
-36/+41
*
[3.12] Fix using `check_source` flags as bool (GH-121848) (#121855)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-16
2
-3/+24
*
[3.12] Fix cache restoration for Hypothesis CI job (GH-121756) (#121760)
Miss Islington (bot)
2024-07-14
1
-1/+1
*
[3.12] gh-120360: Add self as IDLE doc owner (GH-120571) (#120577)
Miss Islington (bot)
2024-06-16
1
-0/+1
*
[3.12] gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on...
Miss Islington (bot)
2024-06-13
1
-1/+1
*
[3.12] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...
Łukasz Langa
2024-06-06
2
-3/+11
*
[3.12] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119987)
Łukasz Langa
2024-06-03
2
-4/+6
*
[3.12] Docs: Ensure no warnings are found in the NEWS file before a given lin...
Hugo van Kemenade
2024-05-21
1
-1/+2
*
[3.12] gh-115119: Bump CI to use Ubuntu 22.04 (#118631) (#118634)
Erlend E. Aasland
2024-05-06
2
-4/+4
*
[3.12] gh-118401: Docs: Use Sphinx short options (GH-118403) (#118407)
Miss Islington (bot)
2024-04-29
1
-1/+1
*
[3.12] Docs: Upgrade to Sphinx 7.3 (GH-118397) (#118400)
Miss Islington (bot)
2024-04-29
1
-1/+1
*
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Kirill Podoprigora
2024-04-26
1
-1/+1
*
[3.12] build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (GH-11741...
Miss Islington (bot)
2024-04-01
1
-1/+1
*
[3.12] Bump GitHub Actions (GH-116944) (#116948)
Miss Islington (bot)
2024-03-19
11
-28/+28
*
[3.12] gh-112536: Add TSAN build on Github Actions (GH-116872)
Antoine Pitrou
2024-03-18
2
-0/+62
*
[3.12] gh-116026: Try disabling rebuilds of dependents in Homebrew (GH-116027...
Miss Islington (bot)
2024-03-01
1
-0/+1
*
[3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)
Miss Islington (bot)
2024-02-29
1
-0/+1
*
[3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790)...
Seth Michael Larson
2024-02-22
1
-1/+1
*
[3.12] gh-115383: Use runner version to compute config.cache key (GH-115409) ...
Miss Islington (bot)
2024-02-14
3
-6/+18
*
[3.12] gh-112302: Backport SBOM generation tooling (#114730)
Seth Michael Larson
2024-02-06
1
-0/+4
*
[3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055)
Miss Islington (bot)
2024-02-06
2
-4/+4
*
[3.12] CI: Test on macOS M1 (GH-114766) (#114836)
Miss Islington (bot)
2024-02-01
1
-2/+9
*
[3.12] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (G...
Miss Islington (bot)
2024-01-31
1
-0/+1
*
[3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-...
Petr Viktorin
2024-01-16
2
-0/+12
*
[3.12] Use the official term "free-threading" for GitHub Action (g… (#113646)
Donghee Na
2024-01-02
2
-6/+6
*
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...
Victor Stinner
2023-11-16
2
-4/+9
*
[3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)
Hugo van Kemenade
2023-11-16
4
-147/+184
*
[3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)
Alex Waygood
2023-11-13
1
-0/+1
*
[3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525)
Miss Islington (bot)
2023-10-30
1
-1/+1
*
[3.12] CI: Include Python version in cache.config key (GH-111410) (#111421)
Miss Islington (bot)
2023-10-28
1
-7/+5
*
[3.12] Sync location of `mypy` pin with the `main` branch (#111317)
Artyom Romanov
2023-10-25
2
-3/+3
*
[3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)
Alex Waygood
2023-10-10
1
-1/+1
*
[3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...
Miss Islington (bot)
2023-09-28
1
-4/+4
*
[3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...
Miss Islington (bot)
2023-09-22
1
-0/+20
*
[3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)
Miss Islington (bot)
2023-09-22
1
-1/+1
*
[3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)
Miss Islington (bot)
2023-09-14
3
-1/+6
*
[3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#1...
Miss Islington (bot)
2023-09-13
1
-2/+2
*
[3.12] CI: Bump GitHub Actions (GH-108879) (#108889)
Miss Islington (bot)
2023-09-05
6
-17/+17
*
[3.12] Disable `differing_test_runners` health check (GH-108886) (#108887)
Miss Islington (bot)
2023-09-04
1
-1/+1
*
[3.12] gh-101100: Only show GitHub check annotations on changed doc paragraph...
Miss Islington (bot)
2023-08-19
1
-9/+24
*
[3.12] gh-101100: Docs: Check Sphinx warnings and fail if improved (GH-106460...
C.A.M. Gerlach
2023-08-18
1
-17/+10
*
[3.12] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...
Miss Islington (bot)
2023-08-18
1
-4/+4
*
[3.12] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-...
Miss Islington (bot)
2023-08-16
2
-44/+0
[next]