Staging
v0.5.1
https://github.com/python/cpython
Revision 5593d8aeb4bcc904ff58e8e3eb8b799a0aabc302 authored by Victor Stinner on 02 October 2010, 11:11:27 UTC, committed by Victor Stinner on 02 October 2010, 11:11:27 UTC
UTF-16 surrogate pairs by single non-BMP characters for 16 bits Py_UNICODE
and 32 bits wchar_t (eg. Linux in narrow build).
1 parent 1c24bd0
History
Tip revision: 5593d8aeb4bcc904ff58e8e3eb8b799a0aabc302 authored by Victor Stinner on 02 October 2010, 11:11:27 UTC
Issue #8670: PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() replace
Tip revision: 5593d8a

README

back to top