Files
cpython/Modules
Mark Dickinson 6b265f1bf8 Issue 4474: On platforms with sizeof(wchar_t) == 4 and
sizeof(Py_UNICODE) == 2, PyUnicode_FromWideChar now converts
each character outside the BMP to the appropriate surrogate pair.

Thanks Victor Stinner for the patch.

(backport of r70452 from py3k to trunk)
2009-03-18 16:07:26 +00:00
..
2008-10-03 12:26:42 +00:00
2008-06-11 07:41:16 +00:00
2008-09-30 17:46:03 +00:00
2009-01-26 16:52:22 +00:00
2008-06-11 07:41:16 +00:00
2008-09-28 23:24:19 +00:00
2008-09-18 23:20:28 +00:00
2008-06-11 07:41:16 +00:00
2008-06-11 18:55:38 +00:00
2007-03-10 07:38:14 +00:00
2009-02-21 23:09:33 +00:00
2008-12-20 22:49:24 +00:00
2009-03-03 22:05:57 +00:00
2009-03-03 22:05:57 +00:00