Add PyThreadState_DisableTracing() by vstinner · Pull Request #12 · python/pythoncapi-compat
python / pythoncapi-compat Public
-
-
Notifications
You must be signed in to change notification settings - Fork 39
Conversation
vstinner
commented
Sep 24, 2021
vstinner
commented
Member
Add PyThreadState_IsTracing(), PyThreadState_DisableTracing() and
PyThreadState_ResetTracing() functions.
Add PyThreadState_IsTracing(), PyThreadState_DisableTracing() and PyThreadState_ResetTracing() functions.
vstinner
marked this pull request as draft
vstinner
commented
Sep 24, 2021
vstinner commented
Member Author
This PR needs to wait until python/cpython#28542 is merged in Python upstream.
vstinner
mentioned this pull request
vstinner
closed this
vstinner
deleted the
tracing
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment