commit | 4013c179117754b039957db4730880bf3285919d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Dec 03 10:36:45 2018 +0200 |
committer | GitHub <noreply@github.com> | Mon Dec 03 10:36:45 2018 +0200 |
tree | 7d7e8ed373d7469d8ddb5e6d5553337a3955f6b1 | |
parent | 062cbb67726f26794b1b461853e40696b4a0b220 [diff] |
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)