Staging
v0.5.1
https://github.com/python/cpython
Revision bb81c8ce3f9c879dac9975fcede878c3fb624002 authored by Benjamin Peterson on 09 January 2010, 21:54:39 UTC, committed by Benjamin Peterson on 09 January 2010, 21:54:39 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77395 | benjamin.peterson | 2010-01-09 15:45:28 -0600 (Sat, 09 Jan 2010) | 2 lines

  Python strings ending with '\0' should not be equivalent to their C counterparts in PyUnicode_CompareWithASCIIString
........
1 parent ffeda29
History
Tip revision: bb81c8ce3f9c879dac9975fcede878c3fb624002 authored by Benjamin Peterson on 09 January 2010, 21:54:39 UTC
Merged revisions 77395 via svnmerge from
Tip revision: bb81c8c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 684.4 KB
configure.in -rw-r--r-- 112.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top