Skip to content

bpo-40429: PyThreadState_GetFrame() returns a strong ref#19781

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_getframe
Apr 29, 2020
Merged

bpo-40429: PyThreadState_GetFrame() returns a strong ref#19781
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_getframe

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 29, 2020

The PyThreadState_GetFrame() function now returns a strong reference
to the frame.

https://bugs.python.org/issue40429

The PyThreadState_GetFrame() function now returns a strong reference
to the frame.
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.

3 participants