summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-116026: Try disabling rebuilds of dependents in Homebrew (GH-116027...Miss Islington (bot)2024-03-011-0/+1
* [3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)Miss Islington (bot)2024-02-291-0/+1
* [3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790)...Seth Michael Larson2024-02-221-1/+1
* [3.12] gh-115383: Use runner version to compute config.cache key (GH-115409) ...Miss Islington (bot)2024-02-143-6/+18
* [3.12] gh-112302: Backport SBOM generation tooling (#114730)Seth Michael Larson2024-02-061-0/+4
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055)Miss Islington (bot)2024-02-062-4/+4
* [3.12] CI: Test on macOS M1 (GH-114766) (#114836)Miss Islington (bot)2024-02-011-2/+9
* [3.12] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (G...Miss Islington (bot)2024-01-311-0/+1
* [3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-...Petr Viktorin2024-01-162-0/+12
* [3.12] Use the official term "free-threading" for GitHub Action (g… (#113646)Donghee Na2024-01-022-6/+6
* [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...Victor Stinner2023-11-162-4/+9
* [3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)Hugo van Kemenade2023-11-164-147/+184
* [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)Alex Waygood2023-11-131-0/+1
* [3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525)Miss Islington (bot)2023-10-301-1/+1
* [3.12] CI: Include Python version in cache.config key (GH-111410) (#111421)Miss Islington (bot)2023-10-281-7/+5
* [3.12] Sync location of `mypy` pin with the `main` branch (#111317)Artyom Romanov2023-10-252-3/+3
* [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)Alex Waygood2023-10-101-1/+1
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...Miss Islington (bot)2023-09-281-4/+4
* [3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...Miss Islington (bot)2023-09-221-0/+20
* [3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)Miss Islington (bot)2023-09-221-1/+1
* [3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)Miss Islington (bot)2023-09-143-1/+6
* [3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#1...Miss Islington (bot)2023-09-131-2/+2
* [3.12] CI: Bump GitHub Actions (GH-108879) (#108889)Miss Islington (bot)2023-09-056-17/+17
* [3.12] Disable `differing_test_runners` health check (GH-108886) (#108887)Miss Islington (bot)2023-09-041-1/+1
* [3.12] gh-101100: Only show GitHub check annotations on changed doc paragraph...Miss Islington (bot)2023-08-191-9/+24
* [3.12] gh-101100: Docs: Check Sphinx warnings and fail if improved (GH-106460...C.A.M. Gerlach2023-08-181-17/+10
* [3.12] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...Miss Islington (bot)2023-08-181-4/+4
* [3.12] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-...Miss Islington (bot)2023-08-162-44/+0
* [3.12] Introduce a gate/check GHA job (GH-97533) (#107114)Sviatoslav Sydorenko2023-07-231-0/+57
* [3.12] Convert `doc.yml` workflow to be reusable (GH-103914 + GH-105151) (#10...Sviatoslav Sydorenko2023-07-232-26/+29
* [3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)Jason R. Coombs2023-07-141-1/+1
* [3.12] Docs: move sphinx-lint to pre-commit (GH-105750) (#105894)Miss Islington (bot)2023-06-181-4/+0
* [3.12] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105867)Miss Islington (bot)2023-06-161-2/+2
* [3.12] CI: Configure macOS build as per updated devguide recommendations (GH-...Miss Islington (bot)2023-06-081-3/+2
* [3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)Erlend E. Aasland2023-06-011-3/+3
* [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...Miss Islington (bot)2023-06-011-4/+4
* [3.12] Enable the ABI check job to publish the updated ABI data file (GH-105088)Steve Dower2023-05-301-0/+13
* [3.12] CI: Precompute hash for config cache key in check_source job (GH-10500...Miss Islington (bot)2023-05-271-6/+11
* [3.12] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...Hugo van Kemenade2023-05-261-6/+45
* Improves the Windows MSI test run on PR (GH-104929)Miss Islington (bot)2023-05-251-1/+3
* [3.12] gh-87891: Add ABI check to CI (#104793)Petr Viktorin2023-05-231-0/+30
* [3.12] Add the 3.12 branch to the github workflows. (GH-104768) (#104769)Miss Islington (bot)2023-05-222-0/+4
* gh-86275: improve Hypothesis configuration for CI and local runs (#104468)Zac Hatfield-Dodds2023-05-211-0/+13
* CODEOWNERS: Assign new PEP 695 files to myself (#104551)Jelle Zijlstra2023-05-161-0/+2
* gh-104050: Run mypy on `clinic.py` in CI (#104421)Alex Waygood2023-05-152-0/+46
* GH-86275: Run hypothesis tests in parallel (#104427)Paul Ganssle2023-05-121-0/+2
* GH-86275: Implementation of hypothesis stubs for property-based tests, with z...Paul Ganssle2023-05-121-0/+96
* require-pr-label.yml: Add missing "permissions:" (#104309)Sebastian Pipping2023-05-091-0/+4
* Trim trailing whitespace and test on CI (#104275)Hugo van Kemenade2023-05-082-0/+25
* Replace Netlify with Read the Docs build previews (#103843)Hugo van Kemenade2023-04-301-0/+27