Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Dec 16, 2024

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).

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).
@vstinner
Copy link
Member Author

Python 3.13 and newer are not impacted since Py_TRACE_REFS became compatible with Py_LIMITED_API in Python 3.13.

@vstinner vstinner merged commit b1cc62a into python:3.12 Dec 16, 2024
31 checks passed
@vstinner vstinner deleted the test_cext_tracerefs branch December 16, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir topic-C-API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant