mirror of
https://github.com/python/cpython.git
synced 2025-11-21 11:19:43 +00:00
Argument Clinic now has a partial support of the Limited API: * Add --limited option to clinic.c. * Add '_testclinic_limited' extension which is built with the limited C API version 3.13. * For now, hardcode in clinic.py that "_testclinic_limited.c" targets the limited C API. |
||
|---|---|---|
| .. | ||
| check_extension_modules.py | ||
| deepfreeze.py | ||
| freeze_modules.py | ||
| generate_global_objects.py | ||
| generate_levenshtein_examples.py | ||
| generate_re_casefix.py | ||
| generate_sre_constants.py | ||
| generate_stdlib_module_names.py | ||
| generate_token.py | ||
| parse_html5_entities.py | ||
| smelly.py | ||
| stable_abi.py | ||
| umarshal.py | ||
| update_file.py | ||
| verify_ensurepip_wheels.py | ||