[Python-ideas] Change how Generator Expressions handle StopIteration
Chris Angelico
rosuav at gmail.com
Sat Nov 15 08:06:27 CET 2014
On Sat, Nov 15, 2014 at 5:48 PM, Steven D'Aprano <steve at pearwood.info> wrote:
> I'm still not sure that I understand
> what the proposed fix is (a PEP will be good to explain that)
Draft PEP exists, and now has your concerns incorporated.
https://raw.githubusercontent.com/Rosuav/GenStopIter/master/pep-xxx.txt
ChrisA
More information about the Python-ideas
mailing list