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-10.22:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512944742.26.0.213398074469.issue32255@psf.upfronthosting.co.za>
In-reply-to
Content
For restoring the 3.4 behavior the single empty field must be quoted. This allows to distinguish a 1-element row with the single empty field from an empty row.
History
Date User Action Args
2017-12-10 22:25:42serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, nitishch, licht-t
2017-12-10 22:25:42serhiy.storchakasetmessageid: <1512944742.26.0.213398074469.issue32255@psf.upfronthosting.co.za>
2017-12-10 22:25:42serhiy.storchakalinkissue32255 messages
2017-12-10 22:25:42serhiy.storchakacreate