[issue17934] Add a frame method to clear expensive details

Roundup Robot report at bugs.python.org
Mon Aug 5 23:28:01 CEST 2013


Roundup Robot added the comment:

New changeset 862ab99ab570 by Antoine Pitrou in branch 'default':
Issue #17934: Add a clear() method to frame objects, to help clean up expensive details (local variables) and break reference cycles.
http://hg.python.org/cpython/rev/862ab99ab570

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

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


More information about the Python-bugs-list mailing list