]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127906: Test the limited C API in test_cppext (#127916)
authorVictor Stinner <vstinner@python.org>
Fri, 13 Dec 2024 13:23:20 +0000 (14:23 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2024 13:23:20 +0000 (13:23 +0000)
commitd05a4e6a0d366b854a3103cae0c941811fd48c4c
treecddad0a0673df66f39b2283889d0705c99117120
parent6ff38fc4e2af8e795dc791be6ea596d2146d4119
gh-127906: Test the limited C API in test_cppext (#127916)
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/extension.cpp
Lib/test/test_cppext/setup.py
Misc/NEWS.d/next/Tests/2024-12-13-13-41-34.gh-issue-127906.NuRHlB.rst [new file with mode: 0644]