]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127906: Backport test_cext from the main branch (#127912)
authorVictor Stinner <vstinner@python.org>
Fri, 13 Dec 2024 13:48:32 +0000 (14:48 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2024 13:48:32 +0000 (14:48 +0100)
commit5a658d85d5f18de4a6644e6124b2dbf8b1c932fa
tree0716b4900cb63ae0afecd1ecff2ff892b8362221
parent21c056ec272ea3b11bb212d0429886e94c63fff4
[3.12] gh-127906: Backport test_cext from the main branch (#127912)
Lib/test/test_cext/__init__.py [new file with mode: 0644]
Lib/test/test_cext/extension.c [new file with mode: 0644]
Lib/test/test_cext/setup.py [new file with mode: 0644]
Makefile.pre.in
Misc/NEWS.d/next/Tests/2024-12-13-13-16-43.gh-issue-127906.wsZJ29.rst [new file with mode: 0644]