mirror of
https://github.com/python/cpython.git
synced 2025-11-08 13:42:22 +00:00
Add a new C extension "_testlimitedcapi" which is only built with the limited C API. Move heaptype_relative.c and vectorcall_limited.c from Modules/_testcapi/ to Modules/_testlimitedcapi/. * configure: add _testlimitedcapi test extension. * Update generate_stdlib_module_names.py. * Update make check-c-globals. Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com> |
||
|---|---|---|
| .. | ||
| check_extension_modules.py | ||
| deepfreeze.py | ||
| freeze_modules.py | ||
| generate_global_objects.py | ||
| generate_levenshtein_examples.py | ||
| generate_re_casefix.py | ||
| generate_sbom.py | ||
| generate_sre_constants.py | ||
| generate_stdlib_module_names.py | ||
| generate_token.py | ||
| mypy.ini | ||
| parse_html5_entities.py | ||
| regen-configure.sh | ||
| smelly.py | ||
| stable_abi.py | ||
| umarshal.py | ||
| update_file.py | ||
| verify_ensurepip_wheels.py | ||