Martin Panter added the comment:

I would be in favour of adding a ResourceWarning in 3.6 if the iterator is 
garbage collected without being exhausted. But as Josh says, it might be 
overkill emitting a warning when we already know the iterator has been finished 
and cleaned up.

----------

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

Reply via email to