cpython/Modules/_testlimitedcapi
Victor Stinner a557478987
gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993)
Split unicode.c tests of _testcapi into two parts: limited C API
tests in _testlimitedcapi and non-limited C API tests in _testcapi.

Update test_codecs.
2024-03-19 12:30:39 +00:00
..
clinic
abstract.c gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986) 2024-03-19 10:44:13 +00:00
bytearray.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
bytes.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
float.c gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993) 2024-03-19 12:30:39 +00:00
heaptype_relative.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
list.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
parts.h gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993) 2024-03-19 12:30:39 +00:00
pyos.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
set.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
sys.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00
unicode.c gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993) 2024-03-19 12:30:39 +00:00
util.h
vectorcall_limited.c gh-116417: Fix WASI build of _testlimitedcapi (#116974) 2024-03-18 23:06:52 +01:00