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

Serhiy Storchaka report at bugs.python.org
Sat Mar 30 02:23:42 EDT 2019


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


New changeset 7a465cb5ee7e298cae626ace1fc3e7d97df79f2e by Serhiy Storchaka in branch 'master':
bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603)
https://github.com/python/cpython/commit/7a465cb5ee7e298cae626ace1fc3e7d97df79f2e


----------

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


More information about the Python-bugs-list mailing list