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

Antoine Pitrou report at bugs.python.org
Mon Aug 5 23:33:42 CEST 2013


Antoine Pitrou added the comment:

frame.clear() was committed in issue17934.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list