Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-117089: Move importlib.metadata tests to their own package (#117092) | Jason R. Coombs | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | * Ensure importlib.metadata tests do not leak references in sys.modules. * Move importlib.metadata tests to their own package for easier syncing with importlib_metadata. * Update owners and makefile for new directories. * Add blurb | ||||
* | gh-116886: Temporarily disable CIfuzz (memory) (#117018) | Łukasz Langa | 2024-03-19 | 1 | -1/+2 |
| | |||||
* | CI: Pass environment variables directly to configure in JIT CI (#116156) | Erlend E. Aasland | 2024-03-18 | 1 | -6/+6 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Bump GitHub Actions (#116944) | Hugo van Kemenade | 2024-03-18 | 3 | -3/+3 |
| | |||||
* | CI: Process stale issues four times per day (#116857) | Hugo van Kemenade | 2024-03-16 | 1 | -1/+1 |
| | |||||
* | gh-112536: Add TSAN builds on Github Actions (#116872) | Donghee Na | 2024-03-16 | 2 | -0/+73 |
| | |||||
* | CI: Only test free-threading with faster macOS M1 (#116814) | Hugo van Kemenade | 2024-03-14 | 2 | -4/+8 |
| | | | Only test free-threading with faster macOS M1 | ||||
* | GH-114736: Use WASI SDK 21 (GH-116771) | Brett Cannon | 2024-03-14 | 1 | -2/+2 |
| | |||||
* | CI: Process stale issues twice per day (#116636) | Hugo van Kemenade | 2024-03-12 | 1 | -1/+1 |
| | |||||
* | GH-115976: Add WASI to CI (GH-116516) | Brett Cannon | 2024-03-11 | 2 | -0/+81 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | GH-116134: JIT aarch64-pc-windows-msvc (GH-116130) | Brandt Bucher | 2024-03-04 | 1 | -3/+15 |
| | |||||
* | gh-112844: Add SBOM for external dependencies (#115789) | Seth Michael Larson | 2024-02-29 | 1 | -0/+1 |
| | |||||
* | gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076) | Erlend E. Aasland | 2024-02-28 | 1 | -2/+2 |
| | |||||
* | gh-116026: Try disabling rebuilds of dependents in Homebrew (#116027) | Jelle Zijlstra | 2024-02-28 | 1 | -0/+1 |
| | |||||
* | Rename tier 2 redundancy eliminator to optimizer (#115888) | Guido van Rossum | 2024-02-26 | 2 | -3/+3 |
| | | | | The original name is just too much of a mouthful. | ||||
* | Add Jason as an owner of configparser to coordinate backport concerns. (#115885) | Jason R. Coombs | 2024-02-26 | 1 | -0/+4 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790) | Seth Michael Larson | 2024-02-22 | 1 | -1/+1 |
| | |||||
* | Trigger JIT CI with optimizer files (#115483) | Ken Jin | 2024-02-15 | 1 | -0/+4 |
| | | | * Trigger JIT CI with optimizer files | ||||
* | Add myself to various CODEOWNERS (GH-115481) | Ken Jin | 2024-02-14 | 1 | -0/+2 |
| | |||||
* | gh-115383: Use runner version to compute config.cache key (#115409) | Sam Gross | 2024-02-13 | 3 | -6/+18 |
| | |||||
* | gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050) | Ned Deily | 2024-02-06 | 2 | -4/+4 |
| | | | Also update multissltests to use 1.1.1w, 3.0.13, 3.1.5, and 3.2.1. | ||||
* | 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 |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | CI: Test on macOS M1 (#114766) | Hugo van Kemenade | 2024-02-01 | 1 | -2/+9 |
| | | | Test on macOS M1 | ||||
* | gh-114788: Do not run JIT workflow on unrelated changes (#114789) | Nikita Sobolev | 2024-01-31 | 1 | -2/+11 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791) | Nikita Sobolev | 2024-01-31 | 1 | -0/+1 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | 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 an option (--enable-experimental-jit for configure-based builds or --experimental-jit for PCbuild-based ones) to build an *experimental* just-in-time compiler, based on copy-and-patch (https://fredrikbk.com/publications/copy-and-patch.pdf). See Tools/jit/README.md for more information on how to install the required build-time tooling. | ||||
* | 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 |
| | | | | | I already effectively own these. (multiprocessing reluctantly, but I've spent enough time in the code of late, it is important, and and championing some changes, so I may as well be looped in there). | ||||
* | gh-112984 Update Windows build and installer for free-threaded builds ↵ | Steve Dower | 2024-01-17 | 2 | -2/+4 |
| | | | | (GH-113129) | ||||
* | 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 |
| | | | | | | | | | | Cut down ccache size - Only save the ccache in the main reusable builds, not on builds that don't use special build options: - Generated files check - OpenSSL tests - Hypothesis tests - Halve the max cache size, to 200M | ||||
* | 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 |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | build(deps): bump actions/stale from 8 to 9 (#113611) | dependabot[bot] | 2024-01-02 | 1 | -1/+1 |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | 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 |
| | | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | build(deps): bump actions/setup-python from 4 to 5 (#113612) | dependabot[bot] | 2024-01-01 | 5 | -6/+6 |
| | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | 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 |
| | | | In gh-112982 I made some changes to .github/CODEOWNERS. Later, @ezio-melotti pointed out that some of those changes were unnecessary. | ||||
* | 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 |
| | | | This involves a number of changes for PEP 734. | ||||
* | gh-112334: Regression test that vfork is used when expected. (#112734) | Gregory P. Smith | 2023-12-09 | 1 | -0/+1 |
| | | | | | | | | | Regression test that vfork is used when expected by subprocess. This is written integration test style, it uses strace if it is present and appears to work to find out what system call actually gets used in different scenarios. Test coverage is added for the default behavior and that of each of the specific arguments that must disable the use of vfork. obviously not an entire test matrix, but it covers the most important aspects. If there are ever issues with this test being flaky or failing on new platforms, rather than try and adapt it for all possible platforms, feel free to narrow the range it gets tested on when appropriate. That is not likely to reduce coverage. | ||||
* | gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies ↵ | Seth Michael Larson | 2023-12-07 | 2 | -0/+6 |
| | | | | (#112303) | ||||
* | build(deps): bump actions/github-script from 6 to 7 (#112584) | dependabot[bot] | 2023-12-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | gh-109413: Run mypy on `libregrtest` in CI (#112558) | Alex Waygood | 2023-11-30 | 1 | -0/+2 |
| | | | Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> |