bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance by zooba · Pull Request #15083 · python/cpython

@zooba

…s and improves decoding performance

ZackerySpytz

@zooba

@zooba

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 21, 2019
…s and improves decoding performance (pythonGH-15083)

(cherry picked from commit 7ebdda0)

Co-authored-by: Steve Dower <steve.dower@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 21, 2019
…s and improves decoding performance (pythonGH-15083)

(cherry picked from commit 7ebdda0)

Co-authored-by: Steve Dower <steve.dower@python.org>

@zooba zooba removed their assignment

Aug 21, 2019

miss-islington added a commit that referenced this pull request

Aug 21, 2019
…s and improves decoding performance (GH-15083)

(cherry picked from commit 7ebdda0)

Co-authored-by: Steve Dower <steve.dower@python.org>

miss-islington added a commit that referenced this pull request

Aug 21, 2019
…s and improves decoding performance (GH-15083)

(cherry picked from commit 7ebdda0)

Co-authored-by: Steve Dower <steve.dower@python.org>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020

@zooba @websurfer5