SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 95 Python

bpo-26407: Do not mask errors in csv. (GH-20536)

Unexpected errors in calling the __iter__ method are no longer
masked by TypeError in csv.reader(), csv.writer.writerow() and
csv.writer.writerows().
S
Serhiy Storchaka committed
c88239f864a27f673c0f0a9e62d2488563f9d081
Parent: cafe1b6
Committed by GitHub <noreply@github.com> on 6/22/2020, 8:21:59 AM