]> granicus.if.org Git - python/commit
Blocked revisions 80777 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 May 2010 12:42:20 +0000 (12:42 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 May 2010 12:42:20 +0000 (12:42 +0000)
commitac7336f64f3b11963a0a07dbd31c8b58be11b1a7
treef8f8fdc64590f81b96199f9486909bfe47b1d360
parent56d521cffb9bed0f31fa48f0189c46f60df9b9c5
Blocked revisions 80777 via svnmerge

........
  r80777 | victor.stinner | 2010-05-05 14:40:49 +0200 (mer., 05 mai 2010) | 3 lines

  Issue #8313: traceback.format_exception_only() encodes unicode message to
  ASCII with backslashreplace error handler if str(value) failed
........