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

STINNER Victor report at bugs.python.org
Tue Jun 25 06:29:28 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset c755ca89c75252a7aae9beae82fd47787a76b9e2 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-24214: Fixed the UTF-8 and UTF-16 incremental decoders. (GH-14304) (GH-14369)
https://github.com/python/cpython/commit/c755ca89c75252a7aae9beae82fd47787a76b9e2


----------

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


More information about the Python-bugs-list mailing list