summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-1219...Petr Viktorin2024-09-272-3/+35
* gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)Miss Islington (bot)2024-09-181-2/+2
* gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different d...Miss Islington (bot)2024-09-101-1/+1
* [3.12] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123897)Miss Islington (bot)2024-09-101-0/+1
* [3.12] Fix typos (#123775) (#123867)Victor Stinner2024-09-091-1/+1
* [3.12] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123704)Miss Islington (bot)2024-09-041-1/+2
* [3.12] gh-123418: Update CI to use fresh OpenSSL releases (GH-123698)Zachary Ware2024-09-041-3/+5
* [3.12] gh-123458: Skip SBOM generation if no git repository is detected (GH-1...Miss Islington (bot)2024-09-021-0/+18
* [3.12] build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (GH-12...Hugo van Kemenade2024-09-021-1/+1
* [3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)Miss Islington (bot)2024-08-061-2/+2
* [3.12] gh-122044: Don't error during gitignore filtering with no files (GH-12...Miss Islington (bot)2024-07-271-0/+4
* [3.12] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122276)Miss Islington (bot)2024-07-251-3/+3
* [3.12] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-122241)Eric Snow2024-07-241-5/+0
* [3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)Adam Turner2024-07-191-8/+15
* [3.12] gh-117482: Fix Builtin Types Slot Wrappers (gh-121632)Eric Snow2024-07-111-0/+5
* [3.12] gh-71587: Drop local reference cache to `_strptime` module in `_dateti...neonene2024-06-131-1/+0
* [3.12] gh-112844: Update CPE references for external dependencies (GH-118521)...Miss Islington (bot)2024-05-201-1/+15
* [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