]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144490: Fix test_cppext: test the internal C API (#144536)
authorVictor Stinner <vstinner@python.org>
Fri, 6 Feb 2026 15:42:42 +0000 (16:42 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Feb 2026 15:42:42 +0000 (16:42 +0100)
commit172135cc424a51492175aac6c515ad4c96ba26a2
tree93fd0154d1d5815678cfccce80d3abbcec64af17
parent0fdf6a9a71f9b3c9adc0406542902e028431e7ca
gh-144490: Fix test_cppext: test the internal C API (#144536)

Add missing TEST_INTERNAL_C_API env var.
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/extension.cpp