[Python-ideas] Change how Generator Expressions handle StopIteration

Ethan Furman ethan at stoneleaf.us
Thu Nov 6 18:12:00 CET 2014


I believe the issue is that, in some situations, the generator is absorbing StopIteration when it shouldn't.

--
~Ethan~


More information about the Python-ideas mailing list