]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116869: Test the limited C API in test_cext (#116995)
authorVictor Stinner <vstinner@python.org>
Tue, 19 Mar 2024 12:19:45 +0000 (13:19 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2024 12:19:45 +0000 (12:19 +0000)
commit1312094b398e6153da2b8068bbfeca0360012964
treec185695171c529e3d5d7867c257d72a9303914a6
parent0f278012e88fa9607d85bc6c7265fd394f0ac163
gh-116869: Test the limited C API in test_cext (#116995)
Lib/test/test_cext/__init__.py
Lib/test/test_cext/extension.c
Lib/test/test_cext/setup.py