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

Roundup Robot report at bugs.python.org
Mon Sep 16 00:16:09 CEST 2013


Roundup Robot added the comment:

New changeset 100606ef02cf by Andrew Kuchling in branch 'default':
#1565525: Add traceback.clear_frames() helper function to clear locals ref'd by a traceback
http://hg.python.org/cpython/rev/100606ef02cf

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list