[3.8] bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083) by miss-islington · Pull Request #15374 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.8from
Aug 21, 2019Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 7ebdda0)
Co-authored-by: Steve Dower steve.dower@python.org
…s and improves decoding performance (pythonGH-15083) (cherry picked from commit 7ebdda0) Co-authored-by: Steve Dower <steve.dower@python.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
zooba approved these changes Aug 21, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 21, 2019
miss-islington commented
Aug 21, 2019@zooba: Status check is done, and it's a success ✅ .
miss-islington
merged commit
f93c15a
into
python:3.8
miss-islington
deleted the
backport-7ebdda0-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 21, 2019
miss-islington commented
Aug 21, 2019@zooba: Status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 22, 2019
miss-islington commented
Aug 22, 2019@zooba: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment