[issue40429] [C API] PyThreadState_GetFrame() and PyFrame_GetCode() should return a strong refrence

STINNER Victor report at bugs.python.org
Tue Apr 28 21:01:49 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 4386b9045e5fe1151e65c2816264b5710000eb9f by Victor Stinner in branch 'master':
bpo-40429: PyThreadState_GetFrame() returns a strong ref (GH-19781)
https://github.com/python/cpython/commit/4386b9045e5fe1151e65c2816264b5710000eb9f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40429>
_______________________________________


More information about the Python-bugs-list mailing list