Amaury Forgeot d'Arc <[email protected]> added the comment: The utf16 incremental codec does not like incomplete surrogate pairs. Patch attached. I also plan to refactor all the test_partial() functions of test_codecs, to give them a common implementation.
---------- keywords: +patch nosy: +amaury.forgeotdarc Added file: http://bugs.python.org/file21071/partial_utf16.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11461> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
