cpython/Tools/build
Filipe Laíns 🇵🇸 a264637654
GH-89435: os.path should not be a frozen module (#126924)
2024-11-22 18:50:30 +00: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
deepfreeze.py
freeze_modules.py GH-89435: os.path should not be a frozen module (#126924) 2024-11-22 18:50:30 +00: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 Fix syntax in generate_re_casefix.py (#122699) 2024-08-05 23:16:29 -07:00
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
mypy.ini
parse_html5_entities.py
regen-configure.sh gh-89640: Pull in update to float word order detection in autoconf-archive (#126747) 2024-11-13 21:57:33 +01: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