cpython/Tools/build
Petr Viktorin 508b49845d
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2026-05-05 09:18:04 +02:00
..
.ruff.toml gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02: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
compute-changes.py gh-145000: Find correct merge base in reusable-check-html-ids.yml workflow (#147975) 2026-04-04 20:47:11 +01: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 GH-145278: freeze encodings (partially) and linecache (#148347) 2026-04-14 21:01:23 +01:00
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 gh-133403: Add type annotations to generate_levenshtein_examples.py (#143317) 2026-04-18 21:50:17 +03:00
generate_re_casefix.py
generate_sbom.py
generate_slots.py gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02:00
generate_sre_constants.py
generate_stdlib_module_names.py
generate_token.py
mypy.ini gh-133403: Add type annotations to generate_levenshtein_examples.py (#143317) 2026-04-18 21:50:17 +03:00
parse_html5_entities.py
regen-configure.sh
smelly.py GH-126910: Add gdb support for unwinding JIT frames (#146071) 2026-05-02 13:42:03 +00: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
update_file.py
verify_ensurepip_wheels.py