cpython/Tools/build
Seth Michael Larson edeebe22cb
gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749)
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <578543+webknjaz@users.noreply.github.com>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-01-16 18:09:39 +02:00
..
.ruff.toml gh-92266: Update pre-commit (#139411) 2025-10-01 08:40:54 +03:00
.warningignore_macos
.warningignore_ubuntu
check_extension_modules.py gh-139707: Add mechanism for distributors to supply error messages for missing stdlib modules (GH-140783) 2025-12-01 14:36:17 +01:00
check_warnings.py gh-133403: Run mypy on Tools/build/check_warnings.py (#137700) 2025-08-14 16:58:02 +03:00
compute-changes.py gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749) 2026-01-16 18:09:39 +02:00
consts_getter.py gh-133059: Fix Tools/build/deepfreeze.py for new nsmallposints (#139906) 2025-10-17 11:48:53 +03:00
deepfreeze.py gh-133059: Fix Tools/build/deepfreeze.py for new nsmallposints (#139906) 2025-10-17 11:48:53 +03:00
freeze_modules.py
generate-build-details.py gh-131372: Include LDVERSION and EXE in base_interpreter value (#142256) 2025-12-10 12:09:41 +00:00
generate_global_objects.py gh-133059: Fix Tools/build/deepfreeze.py for new nsmallposints (#139906) 2025-10-17 11:48:53 +03:00
generate_levenshtein_examples.py
generate_re_casefix.py
generate_sbom.py gh-139330: Check expat version/checksum in SBOM with refresh.sh 2025-09-25 17:13:45 +00:00
generate_sre_constants.py
generate_stdlib_module_names.py gh-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (#137546) 2025-08-12 18:11:18 +03:00
generate_token.py
mypy.ini gh-133059: Fix Tools/build/deepfreeze.py for new nsmallposints (#139906) 2025-10-17 11:48:53 +03:00
parse_html5_entities.py
regen-configure.sh
smelly.py gh-141376: Remove exceptions from make smelly (GH-141392) 2025-11-14 11:22:18 +01:00
stable_abi.py gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) 2025-11-04 22:58:53 +01:00
umarshal.py gh-133403: Check Tools/build/deepfreeze.py with mypy (#133802) 2025-05-15 12:13:03 +03:00
update_file.py
verify_ensurepip_wheels.py