Ezio Melotti added the comment:

If you are talking about generators that never get exhausted, the fact that the 
__exit__ is never invoked is expected and something that developers should take 
into account while using itercm().
I'm not aware of other generators-related issues that might cause leaks.

----------

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

Reply via email to