[issue24214] UTF-8 incremental decoder doesn't support surrogatepass correctly

Serhiy Storchaka report at bugs.python.org
Sat Mar 30 09:52:43 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset bd48280cb66544827952ca91e326cbb178c8c461 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603) (GH-12627)
https://github.com/python/cpython/commit/bd48280cb66544827952ca91e326cbb178c8c461


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24214>
_______________________________________


More information about the Python-bugs-list mailing list