[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 06:17:32 EDT 2021


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


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


----------

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


More information about the Python-bugs-list mailing list