cpython/Tools/build
Guido van Rossum 1417712812
Add advice how to freeze fewer modules (#101298)
(And fix a bug that only occurs when you follow the advice.)
2023-01-25 09:28:14 -08:00
..
check_extension_modules.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
deepfreeze.py GH-100719: Remove the `co_nplaincellvars` field from code objects. (GH-100721) 2023-01-04 15:41:39 +00:00
freeze_modules.py Add advice how to freeze fewer modules (#101298) 2023-01-25 09:28:14 -08:00
generate_global_objects.py gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400) 2022-11-16 09:54:28 -07: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_opcode_h.py gh-100712: make it possible to disable specialization (for debugging) (#100713) 2023-01-19 18:14:55 +00:00
generate_re_casefix.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02: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 gh-96002: Add functional test for Argument Clinic (#96178) 2022-11-21 15:08:45 +01:00
generate_token.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
parse_html5_entities.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
smelly.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
stable_abi.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
umarshal.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
update_file.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
verify_ensurepip_wheels.py gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00