cpython/Tools/msi/test
Victor Stinner d9bcdda39c
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>
2024-03-07 18:31:12 +00:00
..
test.wixproj
test.wxs bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726) 2022-03-07 17:23:11 +00:00
test_d.wixproj
test_d.wxs bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) 2022-01-28 16:48:06 +00:00
test_en-US.wxl
test_files.wxs gh-116417: Add _testlimitedcapi C extension (#116419) 2024-03-07 18:31:12 +00:00
test_pdb.wixproj
test_pdb.wxs bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) 2022-01-28 16:48:06 +00:00