cpython/Lib/test/test_cppext
Victor Stinner b1cc62ae0f
[3.12] gh-127906: Skip limited C API test_cext tests if Py_TRACE_REFS (#127993)
gh-127906: Skip limited C API test_cext tests if Py_TRACE_REFS

Skip limited C API tests in test_cext and test_cppext if Python is
configured with --with-trace-refs (if the Py_TRACE_REFS macro is
defined).
2024-12-16 18:15:17 +01:00
..
__init__.py [3.12] gh-127906: Skip limited C API test_cext tests if Py_TRACE_REFS (#127993) 2024-12-16 18:15:17 +01:00
extension.cpp [3.12] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127920) 2024-12-13 14:14:20 +00:00
setup.py [3.12] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127920) 2024-12-13 14:14:20 +00:00