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

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]