diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-25 23:22:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-25 23:22:08 +0200 |
commit | 1dd951097728d735d46a602fc43285d35b7b32cb (patch) | |
tree | 5becd43c129047a61de332ffb60994a4a2b20fbe /Tools/c-analyzer/c_parser/preprocessor/gcc.py | |
parent | 4eae1e53425d3a816a26760f28d128a4f05c1da4 (diff) | |
download | cpython-1dd951097728d735d46a602fc43285d35b7b32cb.tar.gz cpython-1dd951097728d735d46a602fc43285d35b7b32cb.zip |
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.
Diffstat (limited to 'Tools/c-analyzer/c_parser/preprocessor/gcc.py')
0 files changed, 0 insertions, 0 deletions