]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127920)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Dec 2024 14:14:20 +0000 (15:14 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2024 14:14:20 +0000 (14:14 +0000)
commit58916eb211fe6ed5f910f1b88bd755fb4d2f7128
treeca79f375ad334b24fa2ef3715937efb1731ac4f4
parent5a658d85d5f18de4a6644e6124b2dbf8b1c932fa
[3.12] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127920)

gh-127906: Test the limited C API in test_cppext (GH-127916)
(cherry picked from commit d05a4e6a0d366b854a3103cae0c941811fd48c4c)

Co-authored-by: Victor Stinner <vstinner@python.org>
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]