summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (GH-137692) (#...sobolevn2025-08-131-0/+1
* [3.13] gh-133403: Check `generate_stdlib_module_names` and `check_extension_m...sobolevn2025-08-131-0/+2
* [3.13] gh-137242: Add Android CI job (GH-137186) (#137684)Hugo van Kemenade2025-08-121-0/+25
* [3.13] Update pre-commit hooks (GH-137591) (GH-137641)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)2025-08-121-4/+4
* [3.13] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137538)Miss Islington (bot)2025-08-081-1/+28
* [3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372) (#1...Alex Waygood2025-08-041-1/+1
* [3.13] GH-111758: Merge TSan and UBSan reusable GHA workflows (#136820) (GH-1...🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)2025-08-013-98/+130
* [3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870)...Malcolm Smith2025-06-051-2/+2
* [3.13] gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key ...Miss Islington (bot)2025-05-221-1/+7
* [3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#134054)Miss Islington (bot)2025-05-151-0/+1
* [3.13] gh-133403: Check `Tools/build/deepfreeze.py` with mypy (GH-133802) (#1...sobolevn2025-05-151-0/+2
* [3.13] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (G...Miss Islington (bot)2025-05-081-0/+3
* [3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119)...Miss Islington (bot)2025-05-051-1/+0
* [3.13] GH-133410: Use commit hashes for change detection (gh-133416) (#133427)Miss Islington (bot)2025-05-051-0/+2
* [3.13] Remove redundant ``--keep-going`` when running Sphinx (GH-133156) (#13...Miss Islington (bot)2025-04-301-2/+2
* [3.13] gh-133117: Run mypy on `tomllib` in CI (GH-133118) (#133192)Miss Islington (bot)2025-04-301-0/+2
* [3.13] Run mypy workflow on `_colorize.py` and `Misc/mypy/**` changes (GH-133...Miss Islington (bot)2025-04-291-0/+2
* [3.13] gh-132912: Set 15 min timeout on GHA Hypothesis CI (GH-132914) (#132937)Miss Islington (bot)2025-04-251-1/+2
* [3.13] Update `pre-commit` repos (GH-132792) (#132804)sobolevn2025-04-221-0/+4
* [3.13] CI: Update outdated references to Python version and GH issues (GH-132...Miss Islington (bot)2025-04-111-5/+5
* [3.13] CI: set correct working directory for Hypothesis cache (GH-119345) (#1...Miss Islington (bot)2025-04-101-2/+2
* [3.13] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (...Miss Islington (bot)2025-04-081-0/+1
* [3.13] gh-127785: Limit check labels github action permission (GH-130596) (#1...shenxianpeng2025-02-271-2/+1
* [3.13] gh-130604: Always run all matrix workflows in GitHub Actions (GH-13060...Adam Turner2025-02-262-0/+5
* [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (...Adam Turner2025-02-2211-54/+54
* [3.13] gh-128446: Skip Windows CI for Unix build system changes (GH-128450) (...Miss Islington (bot)2025-02-222-2/+12
* [3.13] Convert change detection to a Python script (GH-129627) (#130367)Hugo van Kemenade2025-02-223-209/+145
* [3.13] CI: Use ImageOS (ubuntu24) instead of runner.os (Linux) in cache keys ...Hugo van Kemenade2025-02-175-63/+63
* [3.13] Merge TSAN test matrices in CI (#123278) (#129673)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)2025-02-062-36/+33
* [3.13] CI: Change job name to 'build arm64' on Windows (GH-129434) (#129439)Miss Islington (bot)2025-01-291-1/+1
* [3.13] GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399) (#129380)Miss Islington (bot)2025-01-271-4/+2
* [3.13] Add colour to GitHub Actions output (GH-129196) (#129198)Miss Islington (bot)2025-01-228-1/+22
* [3.13] gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env...Hugo van Kemenade2025-01-221-0/+4
* [3.13] Move to public Linux arm64 hosted runners (#129146)Diego Russo2025-01-211-1/+1
* [3.13] GH-125722: Use long options for Sphinx (GH-129039) (#129041)Miss Islington (bot)2025-01-201-3/+3
* [3.13] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) (#12...Miss Islington (bot)2025-01-201-20/+0
* [3.13] gh-128504: Upgrade doctest to ubuntu-24.04 (GH-128506) (#128517)Miss Islington (bot)2025-01-051-1/+1
* [3.13] gh-128069: brew link --overwrite tcl-tk@8 to prevent conflict with Git...Miss Islington (bot)2024-12-191-1/+1
* [3.13] CI: Use bash to properly expand variable (GH-127822) (#127824)Miss Islington (bot)2024-12-111-1/+2
* [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786)Hugo van Kemenade2024-12-1017-25/+80
* [3.13] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365) (#127393)Hugo van Kemenade2024-11-291-1/+4
* [3.13] Enable aarch64 Ubuntu CI jobs (GH-125786) (GH-127170)Łukasz Langa2024-11-233-16/+30
* [3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)...Damien2024-11-225-9/+11
* [3.13] Run `apt update` before `apt install git` in autoconf CI job (GH-127070)Miss Islington (bot)2024-11-201-1/+1
* [3.13] Fix error message of "Check if Autoconf files are up to date" job (GH-...Miss Islington (bot)2024-11-121-1/+1
* [3.13] GH-123877: make `wasm32-wasip1` the target triple for WASI (#126561)Brett Cannon2024-11-081-2/+2
* [3.13] gh-89640: harden float word ordering (#125571 and #126387) (#126429)Erlend E. Aasland2024-11-051-1/+1
* [3.13] gh-125741: Update `build.yml` for the new check_autoconf_regen job (GH...Miss Islington (bot)2024-10-212-2/+2
* [3.13] gh-125741: Update check_generated_files CI to use our published contai...Erlend E. Aasland2024-10-211-9/+44
* [3.13] GH-125277: Increase minimum supported Sphinx to 7.2.6 (GH-125368) (#12...Miss Islington (bot)2024-10-191-1/+1