mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
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).