You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requiring uses of zip() to declare either strict= would be a nice option to prevent bugs when the argument was omitted, and the iterables were unexpectedly of different lengths. Of course it could also be pretty noisy, not to mention requiring Python 3.10 or later, so I think this should be disabled by default.