Skip to content

Conversation

@vstinner
Copy link
Member

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

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

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

@vstinnervstinner deleted the tracing branch October 13, 2021 19:43
Sign up for freeto 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.

2 participants

@vstinner