cpython/Tools/build
Mark Shannon fb713b2183
GH-98522: Add version number to code objects. (GH-98525)
* Add version number to code object for better versioning of functions.

* Improves specialization for closures and list comprehensions.
2022-12-09 12:18:45 +00:00
..
check_extension_modules.py
deepfreeze.py GH-98522: Add version number to code objects. (GH-98525) 2022-12-09 12:18:45 +00:00
freeze_modules.py
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-99016: Make build scripts compatible with Python 3.8 (GH-99017) 2022-11-02 20:30:09 +02:00
generate_re_casefix.py
generate_sre_constants.py
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
parse_html5_entities.py
smelly.py
stable_abi.py
umarshal.py
update_file.py
verify_ensurepip_wheels.py