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 serhiy.storchaka
Recipients barry, benjamin.peterson, eric.snow, ezio.melotti, ncoghlan, r.david.murray, serhiy.storchaka
Date 2013-04-23.13:04:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366722292.93.0.302750760982.issue17792@psf.upfronthosting.co.za>
In-reply-to
Content
>   - Using PyUnicode_FromFormat() works, but then I don't know how to convert the result to const char*

PyUnicode_AsUTF8()
History
Date User Action Args
2013-04-23 13:04:52serhiy.storchakasetrecipients: + serhiy.storchaka, barry, ncoghlan, benjamin.peterson, ezio.melotti, r.david.murray, eric.snow
2013-04-23 13:04:52serhiy.storchakasetmessageid: <1366722292.93.0.302750760982.issue17792@psf.upfronthosting.co.za>
2013-04-23 13:04:52serhiy.storchakalinkissue17792 messages
2013-04-23 13:04:52serhiy.storchakacreate