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
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 40.4 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 393.8 KB
configure.in -rw-r--r-- 121.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 77.0 KB

README

back to top