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 alexandre.vassalotti, bhy, ezio.melotti, jak, jpe, lemburg, loewis, scoder, vstinner
Date 2011-09-29.19:49:54
SpamBayes Score 0.00015074197
Marked as misclassified No
Message-id <1317325795.36.0.924871283987.issue2799@psf.upfronthosting.co.za>
In-reply-to
Content
The PEP 393 changed the API:

#define _PyUnicode_AsString PyUnicode_AsUTF8
#define _PyUnicode_AsStringAndSize PyUnicode_AsUTF8AndSize
History
Date User Action Args
2011-09-29 19:49:55vstinnersetrecipients: + vstinner, lemburg, loewis, jpe, scoder, alexandre.vassalotti, ezio.melotti, bhy, jak
2011-09-29 19:49:55vstinnersetmessageid: <1317325795.36.0.924871283987.issue2799@psf.upfronthosting.co.za>
2011-09-29 19:49:54vstinnerlinkissue2799 messages
2011-09-29 19:49:54vstinnercreate