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 ezio.melotti
Recipients doerwalter, eric.smith, ezio.melotti, flox, vstinner
Date 2010-02-23.13:45:40
SpamBayes Score 1.663758e-07
Marked as misclassified No
Message-id <1266932743.79.0.72190524807.issue7649@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch that uses PyUnicode_FromStringAndSize and PyUnicode_AS_UNICODE(s)[0]. I also added some comments and tested it and it seems to work fine.
History
Date User Action Args
2010-02-23 13:45:44ezio.melottisetrecipients: + ezio.melotti, doerwalter, vstinner, eric.smith, flox
2010-02-23 13:45:43ezio.melottisetmessageid: <1266932743.79.0.72190524807.issue7649@psf.upfronthosting.co.za>
2010-02-23 13:45:41ezio.melottilinkissue7649 messages
2010-02-23 13:45:41ezio.melotticreate