diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-03-18 16:07:26 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-03-18 16:07:26 (GMT) |
commit | 6b265f1bf875762ba871028056613d1dd7ab6e11 (patch) | |
tree | 8910d66c857741a18cbf92993b563a9a6476c1e2 /Modules/yuv.h | |
parent | eb15863a97a6b9d95c8b2c7ad13125c6a2c7c67e (diff) | |
download | cpython-6b265f1bf875762ba871028056613d1dd7ab6e11.zip cpython-6b265f1bf875762ba871028056613d1dd7ab6e11.tar.gz cpython-6b265f1bf875762ba871028056613d1dd7ab6e11.tar.bz2 |
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)
Diffstat (limited to 'Modules/yuv.h')
0 files changed, 0 insertions, 0 deletions