Ezio Melotti <ezio.melo...@gmail.com> added the comment:

First patch that makes u'%c' % '\x80' raise a UnicodeDecodeError.

I could reproduce the problem on Linux 32/64bit, Windows 32bit and Python from 
2.4 to 2.7. The '\Uffffff80' is returned by wide builds.

----------
Added file: http://bugs.python.org/file15772/issue7649.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7649>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to