[issue35372] Code page decoder incorrectly handles input >2GiB

Serhiy Storchaka report at bugs.python.org
Mon Dec 3 03:36:47 EST 2018


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


New changeset 4013c179117754b039957db4730880bf3285919d by Serhiy Storchaka in branch 'master':
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
https://github.com/python/cpython/commit/4013c179117754b039957db4730880bf3285919d


----------

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


More information about the Python-bugs-list mailing list