Staging
v0.5.1
https://github.com/python/cpython
Revision 85ddea7e69aa6892858df1a93d468608cedb93df authored by Ezio Melotti on 25 February 2010, 17:51:33 UTC, committed by Ezio Melotti on 25 February 2010, 17:51:33 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78449 | ezio.melotti | 2010-02-25 19:36:04 +0200 (Thu, 25 Feb 2010) | 1 line

  #7649: "u'%c' % char" now behaves like "u'%s' % char" and raises a UnicodeDecodeError if 'char' is a byte string that can't be decoded using the default encoding.
........
1 parent 5a89678
History
Tip revision: 85ddea7e69aa6892858df1a93d468608cedb93df authored by Ezio Melotti on 25 February 2010, 17:51:33 UTC
Merged revisions 78449 via svnmerge from
Tip revision: 85ddea7
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 675.0 KB
configure.in -rw-r--r-- 108.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.3 KB

README

back to top