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 skrah
Recipients Arfrever, pitrou, r.david.murray, rogerbinns, serhiy.storchaka, skrah
Date 2012-10-05.21:31:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349472704.72.0.326918877249.issue16145@psf.upfronthosting.co.za>
In-reply-to
Content
David is right, the existing (APSW) code should continue to work.
I think we need to add a couple of PyUnicode_READY() to some
functions in Modules/_csv.c.
History
Date User Action Args
2012-10-05 21:31:44skrahsetrecipients: + skrah, pitrou, rogerbinns, Arfrever, r.david.murray, serhiy.storchaka
2012-10-05 21:31:44skrahsetmessageid: <1349472704.72.0.326918877249.issue16145@psf.upfronthosting.co.za>
2012-10-05 21:31:44skrahlinkissue16145 messages
2012-10-05 21:31:44skrahcreate