Issue #665761: functools.reduce() will no longer mask exceptions other
than TypeError raised by the iterator argument. Also added a test to check that zip() already behaves similarly.
Showing
Please
register
or
sign in
to comment
than TypeError raised by the iterator argument. Also added a test to check that zip() already behaves similarly.