]> granicus.if.org Git - python/commitdiff
Blocked revisions 78449 via svnmerge
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 25 Feb 2010 17:53:21 +0000 (17:53 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 25 Feb 2010 17:53:21 +0000 (17:53 +0000)
........
  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.
........


No differences found