[issue17468] Generator memory leak

Benjamin Peterson report at bugs.python.org
Fri Apr 19 18:33:33 CEST 2013


Benjamin Peterson added the comment:

I think the creation of __del__ wrappers for extension types is separate from this issue of generator finalization.

----------

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


More information about the Python-bugs-list mailing list