diff options
author | Victor Stinner <vstinner@python.org> | 2024-03-07 18:31:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 18:31:12 (GMT) |
commit | d9bcdda39c62a8c37637ecd5f82f83f6e8828243 (patch) | |
tree | de049b30afce764294da16617d0241bb14aab088 /Python/_warnings.c | |
parent | d9ccde28c4321ffc0d3f8b18c6346d075b784c40 (diff) | |
download | cpython-d9bcdda39c62a8c37637ecd5f82f83f6e8828243.zip cpython-d9bcdda39c62a8c37637ecd5f82f83f6e8828243.tar.gz cpython-d9bcdda39c62a8c37637ecd5f82f83f6e8828243.tar.bz2 |
gh-116417: Add _testlimitedcapi C extension (#116419)
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>
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions