On 25/04/20 6:07 am, Brandt Bucher wrote:
Well, my use cases are "anytime the iterables should be the same
length", which several on this thread have agreed is easily the
majority of the time they use `zip`.

If zip were being designed today, I'm sure most people
wouldn't mind if it were always strict or strict by default.
But given how it is, how many people would care enough
to go out of their way to pass an extra argument or import
a special version of zip to get strict behaviour?

--
Greg
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/GXAQ42UNWDTIFJL3HMDKNMQYPQHCFIJN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to