summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-03-18 16:09:22 +0000
committerMark Dickinson <dickinsm@gmail.com>2009-03-18 16:09:22 +0000
commitdc5604d14ad3f6f9246ab76a945d3105985dc88a (patch)
treeb253d781b48bf3919c12302c7e357a95177bd17d /Python/marshal.c
parentc7e7d24fa9e3e5d1e1e322fb4e26ec377748d5c7 (diff)
downloadcpython-dc5604d14ad3f6f9246ab76a945d3105985dc88a.tar.gz
Blocked revisions 70454 via svnmerge
........ r70454 | mark.dickinson | 2009-03-18 16:07:26 +0000 (Wed, 18 Mar 2009) | 9 lines 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 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions