Staging
v0.8.1
https://github.com/python/cpython
Revision 1648e53efce867513ffdbdbdc044b9a8a810b8ad authored by Thomas Wouters on 23 May 2001, 14:38:53 UTC, committed by Thomas Wouters on 23 May 2001, 14:38:53 UTC
stringobject.c (2.114, 2.115) and test_strop.py (1.11, 1.12). Fixes
'replace' behaviour on systems on which 'malloc(0)' returns NULL (together
with previous checkins) and re-synchs the string-operation code in
stringobject.c and stropmodule.c, with the exception of 'replace', which has
the old semantics in stropmodule but the new semantics in stringobjects.
1 parent 49a8bec
History
Tip revision: 1648e53efce867513ffdbdbdc044b9a8a810b8ad authored by Thomas Wouters on 23 May 2001, 14:38:53 UTC
Net result of Tim's checkins to stropmodule.c (2.78, 2.79, 2.80, 2.81),
Tip revision: 1648e53
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.6 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.0 KB

README

back to top