cpython/Lib/test/test_cppext
Victor Stinner 172135cc42
gh-144490: Fix test_cppext: test the internal C API (#144536)
Add missing TEST_INTERNAL_C_API env var.
2026-02-06 16:42:42 +01:00
..
__init__.py gh-144490: Fix test_cppext: test the internal C API (#144536) 2026-02-06 16:42:42 +01:00
extension.cpp gh-144490: Fix test_cppext: test the internal C API (#144536) 2026-02-06 16:42:42 +01:00
setup.py gh-135906: Test the internal C API in test_cext (#136247) 2025-07-11 16:48:43 +02:00