[issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted

STINNER Victor report at bugs.python.org
Fri Sep 1 10:53:27 EDT 2017


STINNER Victor added the comment:

traceback.clear_frames() doesn't really clear all frames: see bpo-31321.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1565525>
_______________________________________


More information about the Python-bugs-list mailing list