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