Staging
v0.5.1
https://github.com/python/cpython
Revision 1912b39deffe416f6b0c16df64b634a3e55fd424 authored by Victor Stinner on 26 March 2015, 08:37:23 UTC, committed by Victor Stinner on 26 March 2015, 08:37:23 UTC
in debug mode to detect bugs earlier.

_PyUnicodeWriter_Finish() doesn't check if the read only string is consistent,
whereas it does check consistency for strings built by itself.
1 parent aa4c36f
History
Tip revision: 1912b39deffe416f6b0c16df64b634a3e55fd424 authored by Victor Stinner on 26 March 2015, 08:37:23 UTC
_PyUnicodeWriter_WriteStr() now checks that the input string is consistent
Tip revision: 1912b39
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 1.1 KB
.hgeol -rw-r--r-- 800 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 7.1 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 54.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 450.0 KB
configure.ac -rw-r--r-- 143.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.7 KB
setup.py -rw-r--r-- 95.6 KB

README

back to top