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 christian.heimes
Recipients christian.heimes, loewis, serhiy.storchaka
Date 2012-09-17.10:22:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347877352.69.0.340731596.issue15954@psf.upfronthosting.co.za>
In-reply-to
Content
Have you tried code points beyond the BMP?

The C function doesn't have a return value that signals an error. An explicit check of errno is required. http://linux.die.net/man/3/wcsxfrm
History
Date User Action Args
2012-09-17 10:22:32christian.heimessetrecipients: + christian.heimes, loewis, serhiy.storchaka
2012-09-17 10:22:32christian.heimessetmessageid: <1347877352.69.0.340731596.issue15954@psf.upfronthosting.co.za>
2012-09-17 10:22:32christian.heimeslinkissue15954 messages
2012-09-17 10:22:32christian.heimescreate