commit | 7ebdda0dbee7df6f0c945a7e1e623e47676e112d | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Wed Aug 21 16:22:33 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 21 16:22:33 2019 -0700 |
tree | f0f37360dcb65a057f5fb65c8381997cacfa9dee | |
parent | df0c21ff46c5c37b6913828ef8c7651f523432f8 [diff] |
bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083)