[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 Sep 9 20:38:21 CEST 2013


Antoine Pitrou added the comment:

> Revised version of the patch: catches RuntimeError instead of
> skipping the first frame; adds versionadded tag; adds entry to NEWS
> and whatsnew files.

Looks good to me, thank you.

----------

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


More information about the Python-bugs-list mailing list