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 berker.peksag, erdnaxeli, krypten, msetina, r.david.murray, rhettinger, samwyse, serhiy.storchaka, skip.montanaro, tegdev, yoonghm
Date 2021-11-09.12:51:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636462274.21.0.798260222039.issue23041@roundup.psfhosted.org>
In-reply-to
Content
The quoting style affects not only the CSV formatting, but also the CSV parsing. How QUOTE_NOTNULL and QUOTE_STRINGS will affect parsing?
History
Date User Action Args
2021-11-09 12:51:14serhiy.storchakasetrecipients: + serhiy.storchaka, skip.montanaro, rhettinger, samwyse, r.david.murray, berker.peksag, krypten, yoonghm, tegdev, erdnaxeli, msetina
2021-11-09 12:51:14serhiy.storchakasetmessageid: <1636462274.21.0.798260222039.issue23041@roundup.psfhosted.org>
2021-11-09 12:51:14serhiy.storchakalinkissue23041 messages
2021-11-09 12:51:14serhiy.storchakacreate