]> granicus.if.org Git - python/commitdiff
Blocked revisions 78392 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 23 Feb 2010 23:21:33 +0000 (23:21 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 23 Feb 2010 23:21:33 +0000 (23:21 +0000)
........
  r78392 | victor.stinner | 2010-02-24 00:16:07 +0100 (mer., 24 févr. 2010) | 4 lines

  Issue #7649: Fix u'%c' % char for character in range 0x80..0xFF

  => raise an UnicodeDecodeError. Patch written by Ezio Melotti.
........


No differences found