[issue3672] Ill-formed surrogates not treated as errors during encoding/decoding

"Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za "Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za
Wed Apr 29 22:39:35 CEST 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

I think we could preserve the marshal format with yet another error
handler - one that emits half surrogates into their intuitive form.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3672>
_______________________________________


More information about the Python-bugs-list mailing list