On 2023-06-13 16:42, Chris Angelico wrote:
On Wed, 14 Jun 2023 at 01:07, BoppreH via Python-ideas
<python-ideas@python.org> wrote:
And I have to say I'm surprised by the responses. Does nobody else hit bugs 
like this and wish they were automatically detected?


Nope, I've never had that happen to me, and I *have* made use of
calling iter() on potentially-exhausted iterators (usually
implicitly).

I think I might've done it once, but I can't be sure...
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/XM5PGLOBDNUKLTYG3EVO3D4YU6MY5AKF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to