cpython/Tools/build
Petr Viktorin 6916bfb800
[3.13] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141193)
(cherry picked from commit d81e1ef0f3)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-11-13 13:28:57 +01:00
..
.ruff.toml [3.13] gh-92266: Update pre-commit (GH-139411) (#139760) 2025-10-27 16:14:48 +02:00
check_extension_modules.py [3.13] gh-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (GH-137546) (#137691) 2025-08-13 08:47:48 +03:00
compute-changes.py [3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#134054) 2025-05-15 16:41:47 +03:00
deepfreeze.py [3.13] gh-133403: Check Tools/build/deepfreeze.py with mypy (GH-133802) (#134040) 2025-05-15 13:43:15 +03:00
freeze_modules.py gh-108716: Cleanup remaining deepfreeze infrastructure (#116919) 2024-03-18 11:13:11 -07:00
generate_global_objects.py [3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945) 2024-06-24 20:24:19 +02:00
generate_levenshtein_examples.py gh-99016: Make build scripts compatible with Python 3.8 (GH-99017) 2022-11-02 20:30:09 +02:00
generate_re_casefix.py [3.13] Fix syntax in generate_re_casefix.py (GH-122699) (#122721) 2024-08-06 06:46:14 +00:00
generate_sbom.py [3.13] gh-139330: Check expat version/checksum in SBOM with refresh.sh 2025-09-25 18:05:09 +00:00
generate_sre_constants.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
generate_stdlib_module_names.py [3.13] gh-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (GH-137546) (#137691) 2025-08-13 08:47:48 +03:00
generate_token.py [3.13] gh-130587: Add hand-written docs for non-OP tokens (GH-130588) (GH-131465) 2025-03-24 12:34:23 +00:00
mypy.ini [3.13] gh-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (GH-137546) (#137691) 2025-08-13 08:47:48 +03:00
parse_html5_entities.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
regen-configure.sh [3.13] gh-89640: harden float word ordering (#125571 and #126387) (#126429) 2024-11-05 23:18:55 +01:00
smelly.py gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
stable_abi.py [3.13] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141193) 2025-11-13 13:28:57 +01:00
umarshal.py [3.13] gh-133403: Check Tools/build/deepfreeze.py with mypy (GH-133802) (#134040) 2025-05-15 13:43:15 +03:00
update_file.py [3.13] gh-133403: Type Tools/build/update_file.py and check it with mypy (GH-133404) (#133637) 2025-05-08 06:59:04 +00:00
verify_ensurepip_wheels.py [3.13] gh-133403: Check Tools/build/verify_ensurepip_wheels.py with mypy (GH-133453) (#133690) 2025-05-08 18:17:43 +00:00