Skip to content

Add PyThreadState_DisableTracing() #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Add PyThreadState_DisableTracing() #12

wants to merge 2 commits into from

Conversation

vstinner
Copy link
Member

Add PyThreadState_IsTracing(), PyThreadState_DisableTracing() and
PyThreadState_ResetTracing() functions.

Add PyThreadState_IsTracing(), PyThreadState_DisableTracing() and
PyThreadState_ResetTracing() functions.
@vstinner vstinner marked this pull request as draft September 24, 2021 12:29
@vstinner
Copy link
Member Author

This PR needs to wait until python/cpython#28542 is merged in Python upstream.

@vstinner vstinner closed this Oct 13, 2021
@vstinner vstinner deleted the tracing branch October 13, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant