diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-20 11:30:37 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-20 11:30:37 +0000 |
commit | c4e548f8bd8c634762616fcb77e73ec62ecac7aa (patch) | |
tree | 4635040a51fa87bf84c144d8ea0ec5ce0ec2024e /Python/dup2.c | |
parent | 150016fd2433231d59a6ee38e46849bd0a57a3b8 (diff) | |
download | cpython-git-c4e548f8bd8c634762616fcb77e73ec62ecac7aa.tar.gz |
Blocked revisions 81377 via svnmerge
........
r81377 | victor.stinner | 2010-05-20 13:29:45 +0200 (jeu., 20 mai 2010) | 8 lines
libpython.py: fix support of non-BMP unicode characters
Forward port some code from Python3:
* join surrogate pairs if sizeof(Py_UNICODE)==2
* Enable non-BMP test on narrow builds using u"\U0001D121" instead of
unichr(0x1D121)
........
Diffstat (limited to 'Python/dup2.c')
0 files changed, 0 insertions, 0 deletions