commit | f93c15aedc2ea2cb8b56fc9dbb0d412918992e86 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 21 16:53:56 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 21 16:53:56 2019 -0700 |
tree | e59bda0f0d881ea54f46de40c7dda1d4fd26711e | |
parent | 9eb3d5463976068900e94b860ced7e035885835c [diff] |
bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083) (cherry picked from commit 7ebdda0dbee7df6f0c945a7e1e623e47676e112d) Co-authored-by: Steve Dower <steve.dower@python.org>