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

Terry J. Reedy report at bugs.python.org
Mon Aug 9 20:48:32 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

This seems to be about reducing internal resource usage in a way that would be mostly invisible to the normal user. A core surface feature request would have to be put off to 3.3, but I do not see that as such.

----------
type: feature request -> resource usage

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


More information about the Python-bugs-list mailing list