[issue45786] Avoid allocating when exiting frame; it may be unsafe.

STINNER Victor report at bugs.python.org
Fri Mar 18 06:17:20 EDT 2022


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


New changeset 2217462bda1865a047d358306088682ee6a091ed by Victor Stinner in branch 'main':
bpo-45786: Remove _PyFrame_Fini() and _PyFrame_DebugMallocStats() (GH-31874)
https://github.com/python/cpython/commit/2217462bda1865a047d358306088682ee6a091ed


----------

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


More information about the Python-bugs-list mailing list