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 licht-t, nitishch, r.david.murray, serhiy.storchaka
Date 2017-12-12.09:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513072629.49.0.213398074469.issue32255@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2001900b0c02a397d8cf1d776a7cc7fcb2a463e3 by Serhiy Storchaka (Licht Takeuchi) in branch 'master':
bpo-32255: Always quote a single empty field when write into a CSV file. (#4769)
https://github.com/python/cpython/commit/2001900b0c02a397d8cf1d776a7cc7fcb2a463e3
History
Date User Action Args
2017-12-12 09:57:09serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, nitishch, licht-t
2017-12-12 09:57:09serhiy.storchakasetmessageid: <1513072629.49.0.213398074469.issue32255@psf.upfronthosting.co.za>
2017-12-12 09:57:09serhiy.storchakalinkissue32255 messages
2017-12-12 09:57:09serhiy.storchakacreate