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 -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/GXAQ42UNWDTIFJL3HMDKNMQYPQHCFIJN/ Code of Conduct: http://python.org/psf/codeofconduct/