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

STINNER Victor report at bugs.python.org
Mon Sep 9 07:16:31 CEST 2013


STINNER Victor added the comment:

I would prefer a clear_frames() method on the traceback object rather than
a function.

----------

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


More information about the Python-bugs-list mailing list