STINNER Victor <victor.stin...@haypocalc.com> added the comment: Patch fixing PyUnicode_FromWideChar() for UCS-2 build: create surrogates for character > U+FFFF like PyUnicode_FromOrdinal() does.
---------- keywords: +patch Added file: http://bugs.python.org/file12773/unicode_fromwidechar_surrogate.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4474> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com