]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144490: Test the internal C API in test_cppext (#144547)
authorVictor Stinner <vstinner@python.org>
Tue, 10 Feb 2026 10:55:57 +0000 (11:55 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 10:55:57 +0000 (11:55 +0100)
commit2abaf1291769a0395d9f01ee9f9041fd64cb9531
tree097be7e91c2f02779a8422428100ee9e9402981e
parent3fc48c152b1e74cebd015e78cb97b29d5886bdca
[3.14] gh-144490: Test the internal C API in test_cppext (#144547)

Backport changes from the main branch.
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/extension.cpp
Lib/test/test_cppext/setup.py