cpython/Tools/build
2025-03-13 10:58:28 +01:00
..
.ruff.toml Lint and format Tools/build/check-warnings.py (#124382) 2024-09-24 02:47:05 +03:00
.warningignore_macos gh-124190: Ignore files directories check warning tooling (#124193) 2024-09-18 10:49:43 +03: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-123892: Add "_wmi" to sys.stdlib_module_names (#123893) 2024-09-10 09:54:17 +00: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: Skip Windows CI for Unix build system changes (#128450) 2025-02-12 01:53:29 +00:00
deepfreeze.py gh-130574: renumber RESUME opcode from 149 to 128 (GH-130685) 2025-03-06 08:59:36 +00:00
freeze_modules.py GH-89435: os.path should not be a frozen module (#126924) 2024-11-22 18:50:30 +00: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 generate_global_objects.py: Fix name of macro in error message (#124464) 2024-09-26 21:37:21 -07:00
generate_levenshtein_examples.py
generate_re_casefix.py
generate_sbom.py gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792) 2024-11-13 18:31:20 +00:00
generate_sre_constants.py
generate_stdlib_module_names.py
generate_token.py gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304) 2024-11-29 04:00:50 -05: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
regen-configure.sh gh-115765: Upgrade to GNU Autoconf 2.72 (#128411) 2025-01-03 11:37:54 +00:00
smelly.py
stable_abi.py Tools/build/stable_abi.py: Improve ergonomics (GH-105355) 2024-09-17 14:32:04 +02:00
umarshal.py
update_file.py
verify_ensurepip_wheels.py