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

The original bug should be fixed already in 3.3 and there should be tests 
(unless they got removed/skipped after we changed unicode implementation).
The only issue left was about the number of U+FFFD generated with invalid 
sequences in some cases.
My last patch has extensive tests for this, so you could try to apply it (or 
copy the tests) and see if they all pass.  FWIW this should be already fixed on 
PyPy.

----------

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

Reply via email to