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 ezio.melotti, lemburg, stutzbach, theller, vstinner
Date 2010-10-02.11:59:13
SpamBayes Score 0.0034050327
Marked as misclassified No
Message-id <1286020769.59.0.232464689034.issue8670@psf.upfronthosting.co.za>
In-reply-to
Content
> r85173 patches unicode_aswidechar() to supports non-BMP characters 
> for all known wchar_t/Py_UNICODE size combinaisons (2/2, 2/4 and 4/2).

Oh, and 4/4 ;-)
History
Date User Action Args
2010-10-02 11:59:30vstinnersetrecipients: + vstinner, lemburg, theller, stutzbach, ezio.melotti
2010-10-02 11:59:29vstinnersetmessageid: <1286020769.59.0.232464689034.issue8670@psf.upfronthosting.co.za>
2010-10-02 11:59:14vstinnerlinkissue8670 messages
2010-10-02 11:59:14vstinnercreate