Files
cpython/Objects
Victor Stinner 5593d8aeb4 Issue #8670: PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() replace
UTF-16 surrogate pairs by single non-BMP characters for 16 bits Py_UNICODE
and 32 bits wchar_t (eg. Linux in narrow build).
2010-10-02 11:11:27 +00:00
..
2010-08-23 19:35:39 +00:00
2009-09-01 07:34:27 +00:00
2010-06-07 18:47:09 +00:00
2010-09-03 10:52:55 +00:00