This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Ilja Everilä, serhiy.storchaka, terry.reedy
Date 2020-06-22.08:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592814127.67.0.233296783048.issue26407@roundup.psfhosted.org>
In-reply-to
Content
New changeset c88239f864a27f673c0f0a9e62d2488563f9d081 by Serhiy Storchaka in branch 'master':
bpo-26407: Do not mask errors in csv. (GH-20536)
https://github.com/python/cpython/commit/c88239f864a27f673c0f0a9e62d2488563f9d081
History
Date User Action Args
2020-06-22 08:22:07serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, Ilja Everilä
2020-06-22 08:22:07serhiy.storchakasetmessageid: <1592814127.67.0.233296783048.issue26407@roundup.psfhosted.org>
2020-06-22 08:22:07serhiy.storchakalinkissue26407 messages
2020-06-22 08:22:07serhiy.storchakacreate