[Python-ideas] Change how Generator Expressions handle StopIteration
Chris Angelico
rosuav at gmail.com
Sat Nov 15 07:23:21 CET 2014
On Fri, Nov 14, 2014 at 6:41 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> Agreed, I think it's worth having an explanatory PEP at least for
> documentation purposes.
Draft has been sent to the PEP editors, but if anyone wants to preview
it, it's currently here:
https://raw.githubusercontent.com/Rosuav/GenStopIter/master/pep-xxx.txt
ChrisA
More information about the Python-ideas
mailing list