cpython/Tools/build
Donghee Na b502573f7f
gh-124612: Use ghcr.io/python/autoconf instead of public image (#124657)
* gh-124612: Use ghcr.io/python/autoconf instead of public image

* Update
2024-10-09 09:33:18 +09: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
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-123458: Skip SBOM generation if no git repository is detected (#123507) 2024-09-02 22:35:30 +03:00
generate_sre_constants.py
generate_stdlib_module_names.py
generate_token.py
mypy.ini
parse_html5_entities.py
regen-configure.sh gh-124612: Use ghcr.io/python/autoconf instead of public image (#124657) 2024-10-09 09:33:18 +09: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