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 nitishch
Recipients licht-t, nitishch
Date 2017-12-10.03:18:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512875900.8.0.213398074469.issue32255@psf.upfronthosting.co.za>
In-reply-to
Content
Which scenario you think is the wrong behaviour in this case? First one or second one?

I don't know much about csv module, but I thought it was a deliberate choice made to quote all empty lines and hence considered the second scenario as buggy. But your pull requests seems to fix the first case. Am I missing something here?
History
Date User Action Args
2017-12-10 03:18:20nitishchsetrecipients: + nitishch, licht-t
2017-12-10 03:18:20nitishchsetmessageid: <1512875900.8.0.213398074469.issue32255@psf.upfronthosting.co.za>
2017-12-10 03:18:20nitishchlinkissue32255 messages
2017-12-10 03:18:20nitishchcreate