[Python-Dev] Re: PEP 618: Add Optional Length-Checking To zip

2020年5月15日 11:17:25 -0700

[Cut the previous votes because someone's quoting didn't survive my
email client and I can't be bothered fixing it]
If everyone else is doing it...
itertools.zip_strict() +1
zip(strict=True) -0
zip.strict() -0.5
zip(mode='strict') -1
Paul
_______________________________________________
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/4YDZH7E6IYDI4EQJPUREUZAYVQE5ITI6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to