Eric _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZEY2QHBSILZZHL7ISYZTHC4KHJ4JTBI7/ Code of Conduct: http://python.org/psf/codeofconduct/
I fear that my comment on some text in the PEP was lost amidst the
voting, so I'm repeating it here. This will probably screw up some
threading, but this is the oldest message I have to reply to.
The PEP says "At most one additional item may be consumed from one of
the iterators when compared to normal zip usage." I think this should be
prefaced with "If ValueError is raised ...". Also, why does it say "at
most one additional item". How could it ever be less than one?
And I'm not sure I'd say "normal zip usage", maybe "the existing builtin
zip function".
- [Python-Dev] PEP 618: Add Optional Length-Checking To z... Brandt Bucher
- [Python-Dev] Re: PEP 618: Add Optional Length-Chec... Rhodri James
- [Python-Dev] Re: PEP 618: Add Optional Length-Chec... Ethan Furman
- [Python-Dev] Re: PEP 618: Add Optional Length-Chec... Antoine Pitrou
- [Python-Dev] Re: PEP 618: Add Optional Length-Chec... Brandt Bucher
- [Python-Dev] Re: PEP 618: Add Optional Length-... Paul Moore
- [Python-Dev] Re: PEP 618: Add Optional Len... Chris Angelico
- [Python-Dev] Re: PEP 618: Add Optional Length-... Antoine Pitrou
- [Python-Dev] Re: PEP 618: Add Optional Len... Eric V. Smith
- [Python-Dev] Re: PEP 618: Add Optional... Henk-Jaap Wagenaar
- [Python-Dev] Re: PEP 618: Add Optional Length-... Ethan Furman
- [Python-Dev] Re: PEP 618: Add Optional Length-... Ethan Furman
- [Python-Dev] Re: PEP 618: Add Optional Len... Chris Angelico
- [Python-Dev] Re: PEP 618: Add Optional Len... Antoine Pitrou
- [Python-Dev] Re: PEP 618: Add Optional... Steven D'Aprano
- [Python-Dev] Re: PEP 618: Add Optional... Ethan Furman
- [Python-Dev] Re: PEP 618: Add Opt... Antoine Pitrou
- [Python-Dev] Re: PEP 618: Add... Ethan Furman
- [Python-Dev] Re: PEP 618: Add Optional Length-Chec... Brandt Bucher