summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* gh-116622: Add Android testbed (GH-117878)Malcolm Smith2024-05-011-0/+12
* GH-118306: Update JIT to use LLVM 18 (GH-118307)Savannah Ostrowski2024-04-291-3/+8
* gh-118401: Docs: Use Sphinx short options (#118403)Hugo van Kemenade2024-04-291-1/+1
* Docs: Upgrade to Sphinx 7.3 (#118397)Hugo van Kemenade2024-04-291-1/+1
* gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)Kirill Podoprigora2024-04-261-1/+1
* GH-118246: Exclude test_pathlib and test_posixpath from emulated JIT CI (GH-1...Savannah Ostrowski2024-04-241-2/+2
* gh-112730: Make the test suite resilient to color-activation environment vari...Pablo Galindo Salgado2024-04-241-0/+1
* gh-118039: Fix config.cache key on WASI (#118137)Nice Zombies2024-04-232-2/+5
* Set proper permissions for `jit.yml` workflow (#118084)Nikita Sobolev2024-04-221-0/+3
* gh-117657: Add TSAN suppressions for the free-threaded build (#117736)mpage2024-04-152-1/+7
* build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (#117415)dependabot[bot]2024-04-011-1/+1
* Increase the JIT CI timeouts to 75 minutes (GH-117342)Brandt Bucher2024-03-281-7/+5
* Revert "gh-116886: Temporarily disable CIfuzz (memory) (GH-117018)" (GH-117289)Illia Volochii2024-03-281-2/+1
* gh-117089: Move importlib.metadata tests to their own package (#117092)Jason R. Coombs2024-03-201-1/+1
* gh-116886: Temporarily disable CIfuzz (memory) (#117018)Ɓukasz Langa2024-03-191-1/+2
* CI: Pass environment variables directly to configure in JIT CI (#116156)Erlend E. Aasland2024-03-181-6/+6
* Bump GitHub Actions (#116944)Hugo van Kemenade2024-03-183-3/+3
* CI: Process stale issues four times per day (#116857)Hugo van Kemenade2024-03-161-1/+1
* gh-112536: Add TSAN builds on Github Actions (#116872)Donghee Na2024-03-162-0/+73
* CI: Only test free-threading with faster macOS M1 (#116814)Hugo van Kemenade2024-03-142-4/+8
* GH-114736: Use WASI SDK 21 (GH-116771)Brett Cannon2024-03-141-2/+2
* CI: Process stale issues twice per day (#116636)Hugo van Kemenade2024-03-121-1/+1
* GH-115976: Add WASI to CI (GH-116516)Brett Cannon2024-03-112-0/+81
* GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)Brandt Bucher2024-03-041-3/+15
* gh-112844: Add SBOM for external dependencies (#115789)Seth Michael Larson2024-02-291-0/+1
* gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076)Erlend E. Aasland2024-02-281-2/+2
* gh-116026: Try disabling rebuilds of dependents in Homebrew (#116027)Jelle Zijlstra2024-02-281-0/+1
* Rename tier 2 redundancy eliminator to optimizer (#115888)Guido van Rossum2024-02-262-3/+3
* Add Jason as an owner of configparser to coordinate backport concerns. (#115885)Jason R. Coombs2024-02-261-0/+4
* gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790)Seth Michael Larson2024-02-221-1/+1
* Trigger JIT CI with optimizer files (#115483)Ken Jin2024-02-151-0/+4
* Add myself to various CODEOWNERS (GH-115481)Ken Jin2024-02-141-0/+2
* gh-115383: Use runner version to compute config.cache key (#115409)Sam Gross2024-02-133-6/+18
* gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)Ned Deily2024-02-062-4/+4
* GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850)Nikita Sobolev2024-02-021-0/+1
* build(deps): bump actions/cache from 3 to 4 (#114856)dependabot[bot]2024-02-014-12/+12
* CI: Test on macOS M1 (#114766)Hugo van Kemenade2024-02-011-2/+9
* gh-114788: Do not run JIT workflow on unrelated changes (#114789)Nikita Sobolev2024-01-311-2/+11
* gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)Nikita Sobolev2024-01-311-0/+1
* Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)Alex Waygood2024-01-311-2/+2
* GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)Brandt Bucher2024-01-301-3/+8
* GH-113464: Make Brandt a codeowner for JIT stuff (GH-114739)Brandt Bucher2024-01-301-1/+1
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-292-0/+114
* Add More Entries to CODEOWNERS (#114617)Eric Snow2024-01-261-1/+40
* Add CODEOWNERS for dbm (gh-114555)Donghee Na2024-01-251-0/+3
* Add me to codeowners for hashlib & multiprocessing (#114454)Gregory P. Smith2024-01-221-7/+10
* gh-112984 Update Windows build and installer for free-threaded builds (GH-113...Steve Dower2024-01-172-2/+4
* gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113)Petr Viktorin2024-01-161-0/+1
* gh-113858: Cut down ccache size (GH-113945)Petr Viktorin2024-01-122-3/+4
* GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859)Petr Viktorin2024-01-102-0/+10