STINNER Victor added the comment:

> frame.clear() was committed in issue17934.

How should it be used to workaround this issue ("tracebacks eat up memory by 
holding references to locals and globals when they are not wanted")?

We need maybe an helper to clear all frames referenced by a traceback?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1565525>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to