cpython/Tools/build
Victor Stinner 1dd9510977
gh-108494: Argument Clinic partial supports of Limited C API (#108495)
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.
2023-08-25 23:22:08 +02:00
..
check_extension_modules.py gh-104773: Remove the msilib package (GH-104911) 2023-05-24 20:06:00 -05:00
deepfreeze.py gh-105481: fix out of date comment (#108079) 2023-08-17 10:25:28 +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-102500: Implement PEP 688 (#102521) 2023-05-04 07:59:46 -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_re_casefix.py
generate_sre_constants.py
generate_stdlib_module_names.py gh-108494: Argument Clinic partial supports of Limited C API (#108495) 2023-08-25 23:22:08 +02:00
generate_token.py gh-107211: No longer export internal functions (7) (#108425) 2023-08-24 17:40:56 +02:00
parse_html5_entities.py
smelly.py
stable_abi.py gh-106316: Remove pytime.h header file (#106317) 2023-07-01 22:27:18 +00:00
umarshal.py Fix the long64 reader in umarshal.py (GH-107828) 2023-08-10 23:43:14 +03:00
update_file.py
verify_ensurepip_wheels.py gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) 2023-04-17 23:43:34 -05:00