summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-06-22 08:40:54 (GMT)
committerGitHub <noreply@github.com>2020-06-22 08:40:54 (GMT)
commit5606d555b6e797625be9b0368472a86d8ad5252e (patch)
treebcc432e62ba4dd1768f0c699ca0bb26262c5a549 /Python/sysmodule.c
parent353c4bab7d103cb66391a83f3c27cd75ae13a754 (diff)
downloadcpython-5606d555b6e797625be9b0368472a86d8ad5252e.zip
cpython-5606d555b6e797625be9b0368472a86d8ad5252e.tar.gz
cpython-5606d555b6e797625be9b0368472a86d8ad5252e.tar.bz2
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(). (cherry picked from commit c88239f864a27f673c0f0a9e62d2488563f9d081) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions