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 yoonghm
Recipients berker.peksag, krypten, r.david.murray, rhettinger, samwyse, serhiy.storchaka, skip.montanaro, tegdev, yoonghm
Date 2019-12-16.02:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576462800.75.0.926241585556.issue23041@roundup.psfhosted.org>
In-reply-to
Content
There is a real requirement for csv to handle an empty field vs a empty string """".  csv.QUOTE_NOTNULL could be useful.
History
Date User Action Args
2019-12-16 02:20:00yoonghmsetrecipients: + yoonghm, skip.montanaro, rhettinger, samwyse, r.david.murray, berker.peksag, serhiy.storchaka, krypten, tegdev
2019-12-16 02:20:00yoonghmsetmessageid: <1576462800.75.0.926241585556.issue23041@roundup.psfhosted.org>
2019-12-16 02:20:00yoonghmlinkissue23041 messages
2019-12-16 02:20:00yoonghmcreate