Staging
v0.8.1
https://github.com/python/cpython
Revision c88239f864a27f673c0f0a9e62d2488563f9d081 authored by Serhiy Storchaka on 22 June 2020, 08:21:59 UTC, committed by GitHub on 22 June 2020, 08:21:59 UTC
Unexpected errors in calling the __iter__ method are no longer
masked by TypeError in csv.reader(), csv.writer.writerow() and
csv.writer.writerows().
1 parent cafe1b6
History
Tip revision: c88239f864a27f673c0f0a9e62d2488563f9d081 authored by Serhiy Storchaka on 22 June 2020, 08:21:59 UTC
bpo-26407: Do not mask errors in csv. (GH-20536)
Tip revision: c88239f
File Mode Size
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 3.8 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top