Serhiy Storchaka added the comment:

This issue was mainly resolved in issue12892. The surrogatepass error handler 
now works with UTF-16* and UTF-32* encodings. But for other encodings it 
behaves as for UTF-8 (preserve old behavior). Should we change the behavior for 
non-UTF encodings end raise an exception (as for "strict")?

----------

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

Reply via email to