Staging
v0.5.1
https://github.com/python/cpython
Revision 5326110d0eb7d93439dbe5024595860e1f06736a authored by Mark Dickinson on 18 March 2009, 16:08:23 UTC, committed by Mark Dickinson on 18 March 2009, 16:08:23 UTC
........
  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)
........
1 parent 6c87e8b
History
Tip revision: 5326110d0eb7d93439dbe5024595860e1f06736a authored by Mark Dickinson on 18 March 2009, 16:08:23 UTC
Blocked revisions 70454 via svnmerge
Tip revision: 5326110
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 11.1 KB
AIX-NOTES -rw-r--r-- 8.0 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 23.1 KB
HISTORY -rw-r--r-- 669.3 KB
NEWS -rw-r--r-- 127.5 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.4 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 9.9 KB
cheatsheet -rw-r--r-- 103.6 KB
developers.txt -rw-r--r-- 8.5 KB
find_recursionlimit.py -rw-r--r-- 3.4 KB
gdbinit -rw-r--r-- 4.0 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 143.5 KB
python.man -rw-r--r-- 12.0 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 6.7 KB
vgrindefs -rw-r--r-- 505 bytes

README

back to top