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 jj
Recipients ezio.melotti, jj, loewis, vstinner
Date 2014-07-30.23:57:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406764636.69.0.615704136522.issue22108@psf.upfronthosting.co.za>
In-reply-to
Content
I'd say Python should definitely change its internal string type to char*. Exposing "handy" wchar_t->char conversion functions don't resolve the data represenation enhancement.
History
Date User Action Args
2014-07-30 23:57:16jjsetrecipients: + jj, loewis, vstinner, ezio.melotti
2014-07-30 23:57:16jjsetmessageid: <1406764636.69.0.615704136522.issue22108@psf.upfronthosting.co.za>
2014-07-30 23:57:16jjlinkissue22108 messages
2014-07-30 23:57:16jjcreate