[issue45461] UnicodeDecodeError: 'unicodeescape' codec can't decode byte 0x5c in position 8191: \ at end of string

Serhiy Storchaka report at bugs.python.org
Thu Oct 14 13:03:33 EDT 2021


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


New changeset 7c722e32bf582108680f49983cf01eaed710ddb9 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28945)
https://github.com/python/cpython/commit/7c722e32bf582108680f49983cf01eaed710ddb9


----------

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


More information about the Python-bugs-list mailing list