Staging
v0.5.1
https://github.com/python/cpython
Revision 1b08b30743ec823cc01a4efbe44b721986e5cb51 authored by Walter Dörwald on 25 April 2009, 14:13:56 UTC, committed by Walter Dörwald on 25 April 2009, 14:13:56 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71894 | walter.doerwald | 2009-04-25 16:03:16 +0200 (Sa, 25 Apr 2009) | 4 lines

  Issue #5828 (Invalid behavior of unicode.lower): Fixed bogus logic in
  makeunicodedata.py and regenerated the Unicode database (This fixes
  u'\u1d79'.lower() == '\x00').
........
1 parent 939f9c8
History
Tip revision: 1b08b30743ec823cc01a4efbe44b721986e5cb51 authored by Walter Dörwald on 25 April 2009, 14:13:56 UTC
Merged revisions 71894 via svnmerge from
Tip revision: 1b08b30
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.5 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 677.3 KB
configure.in -rw-r--r-- 108.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.1 KB

README

back to top