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 vstinner
Recipients Arfrever, pitrou, r.david.murray, rogerbinns, serhiy.storchaka, skrah, vstinner
Date 2012-10-05.22:26:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349476018.73.0.219708333384.issue16145@psf.upfronthosting.co.za>
In-reply-to
Content
"I think we need to add a couple of PyUnicode_READY() to some functions in Modules/_csv.c."

Oh yes, the _csv module was in my TODO list. I forgot to fix it :-/
History
Date User Action Args
2012-10-05 22:26:58vstinnersetrecipients: + vstinner, pitrou, rogerbinns, Arfrever, r.david.murray, skrah, serhiy.storchaka
2012-10-05 22:26:58vstinnersetmessageid: <1349476018.73.0.219708333384.issue16145@psf.upfronthosting.co.za>
2012-10-05 22:26:58vstinnerlinkissue16145 messages
2012-10-05 22:26:58vstinnercreate