cpython/Tools/build
Eric Snow 9be3645688
gh-132777: Fix Error Message for Duplicates in generate_global_scripts.py (gh-132780)
The fstring would actually raise a KeyError, which we fix. We also adjust the text to be correct.
2025-04-21 16:58:10 +00:00
..
.ruff.toml gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
.warningignore_macos gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (#131272) 2025-03-17 14:55:02 +01:00
.warningignore_ubuntu gh-124190: Ignore files directories check warning tooling (#124193) 2024-09-18 10:49:43 +03:00
check_extension_modules.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
check_warnings.py Lint and format Tools/build/check-warnings.py (#124382) 2024-09-24 02:47:05 +03:00
compute-changes.py gh-128446: Run Windows CI tests on each commit (#131702) 2025-03-25 09:06:15 +02:00
deepfreeze.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
freeze_modules.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate-build-details.py gh-131152: Remove unused imports from `Tools/{build,wasm}` (#131155) 2025-03-13 10:58:28 +01:00
generate_global_objects.py gh-132777: Fix Error Message for Duplicates in generate_global_scripts.py (gh-132780) 2025-04-21 16:58:10 +00:00
generate_levenshtein_examples.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate_re_casefix.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate_sbom.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate_sre_constants.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate_stdlib_module_names.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
generate_token.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
mypy.ini gh-129707: Check `Tools/build/compute-changes.py` with `mypy` (#129708) 2025-02-06 15:47:29 +00:00
parse_html5_entities.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
regen-configure.sh gh-115765: Upgrade to GNU Autoconf 2.72 (#128411) 2025-01-03 11:37:54 +00:00
smelly.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
stable_abi.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
umarshal.py gh-132390: Apply Ruff linting to `Tools/build` (#132391) 2025-04-20 11:21:41 +02:00
update_file.py
verify_ensurepip_wheels.py GH-80789: Get rid of the ``ensurepip`` infra for many wheels (#109245) 2024-01-30 01:25:31 +00:00