summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754)Miss Islington (bot)2024-05-081-2/+2
* gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138)Seth Michael Larson2024-05-011-3/+18
* gh-118347: Fix Windows installer not updating launcher (GH-118386)Miss Islington (bot)2024-04-292-6/+6
* [3.12] gh-117613: Argument Clinic: ensure that defining class params are posi...neonene2024-04-171-1/+7
* [3.12] gh-99108: Update and check HACL* version information (GH-117295) (GH-1...Miss Islington (bot)2024-03-271-0/+14
* [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-11...Antoine Pitrou2024-03-181-0/+3
* [3.12] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-1...Miss Islington (bot)2024-03-111-1/+2
* [3.12] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/previ...Brett Cannon2024-03-051-2/+4
* [3.12] chore: fix typos (#116345) (#116370)Terry Jan Reedy2024-03-051-1/+1
* gh-115554: Improved logic for handling multiple existing py.exe launcher inst...Miss Islington (bot)2024-03-053-74/+134
* [3.12] gh-116265: Remove obsolete sentence. (GH-116284) (#116331)Miss Islington (bot)2024-03-041-4/+2
* [3.12] GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) (GH-...Miss Islington (bot)2024-03-021-0/+9
* [3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)Miss Islington (bot)2024-02-291-17/+91
* [3.12] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) ...Miss Islington (bot)2024-02-181-0/+196
* [3.12] GH-113516: don't set `LDSHARED` when building for WASI (GH-115495) (GH...Brett Cannon2024-02-151-1/+0
* [3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469)Miss Islington (bot)2024-02-142-1/+5
* [3.12] gh-112302: Move pip SBOM discovery to release-tools (GH-115360) (#115486)Miss Islington (bot)2024-02-141-251/+0
* [3.12] gh-114563: C decimal falls back to pydecimal for unsupported format st...John Belmonte2024-02-121-0/+1
* [3.12] gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (GH-115038...Miss Islington (bot)2024-02-061-5/+7
* [3.12] gh-112302: Backport SBOM generation tooling (#114730)Seth Michael Larson2024-02-061-0/+474
* [3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods...Erlend E. Aasland2024-02-062-1/+2
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055)Miss Islington (bot)2024-02-061-2/+3
* [3.12] Bump ruff to 0.2.0 (GH-114932) (#114935)Miss Islington (bot)2024-02-021-0/+2
* [3.12] gh-65701: document that freeze doesn't work with framework builds on m...Miss Islington (bot)2023-12-222-0/+10
* [3.12] gh-106560: Fix redundant declarations in Python/frozen.c (#112612) (#1...Victor Stinner2023-12-031-1/+12
* [3.12] Bump mypy to 1.7.1 (#112581) (#112601)Alex Waygood2023-12-011-1/+1
* [3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (g...Eric Snow2023-11-271-0/+2
* [3.12] Remove `imp_dummy_def` from `Tools/c-analyzer/cpython/ignored.tsv` (gh...Miss Islington (bot)2023-11-161-1/+0
* [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...Victor Stinner2023-11-161-0/+31
* [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)Alex Waygood2023-11-131-1/+1
* [3.12] Sync location of `mypy` pin with the `main` branch (#111317)Artyom Romanov2023-10-251-0/+0
* [3.12] Bump test deps: `ruff` and `mypy` (GH-111288) (#111313)Artyom Romanov2023-10-251-1/+1
* [3.12] Bump test deps: `ruff` and `pre-commit-hooks` (GH-110972) (#110980)Nikita Sobolev2023-10-171-1/+1
* [3.12] gh-109408: Revert pre-commit whitespace checks pending portable soluti...Miss Islington (bot)2023-10-111-10/+110
* [3.12] GH-109408: Move the C file whitespace check from patchcheck to pre-com...Adam Turner2023-10-102-90/+8
* [3.12] GH-109408: Move the Python file whitespace check from patchcheck to pr...Miss Islington (bot)2023-10-101-25/+7
* [3.12] gh-110558: Enable ruff's pyupgrade rules when running on Argument Clin...Miss Islington (bot)2023-10-102-1/+16
* [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)Alex Waygood2023-10-101-0/+14
* [3.12] gh-109408: Add the docs whitespace check from patchcheck to pre-commit...Miss Islington (bot)2023-10-101-32/+12
* [3.12] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110456)Miss Islington (bot)2023-10-061-14/+19
* [3.12] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#110340)Victor Stinner2023-10-042-2/+16
* [3.12] Code: Update Donghee Na's name (GH-109744) (#110225)Miss Islington (bot)2023-10-024-4/+4
* [3.12] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109950)Victor Stinner2023-10-021-47/+7
* [3.12] gh-109098: Fuzz re module instead of internal sre (GH-109911) (#109932)Miss Islington (bot)2023-10-021-3/+3
* [3.12] gh-109596: Ensure repeated rules in the grammar are not allowed and fi...Pablo Galindo Salgado2023-10-021-1/+7
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...Miss Islington (bot)2023-09-281-3/+3
* [3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)Victor Stinner2023-09-081-1/+1
* [3.12] gh-109002: Ensure only one wheel for each vendored package (GH-109003)...Miss Islington (bot)2023-09-061-4/+10
* [3.12] Disable `differing_test_runners` health check (GH-108886) (#108887)Miss Islington (bot)2023-09-041-0/+4
* [3.12] gh-108179: Add error message for parser stack overflows (GH-108256) (#...Miss Islington (bot)2023-08-221-2/+1