[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Jul 4, 2018

During buffered read, use a list followed by join instead of extending a bytes object.
This is how it was done before but changed in commit b506dc3.
(cherry picked from commit 12a08c4)

Co-authored-by: hajoscher hajoscher@gmail.com

https://bugs.python.org/issue34010

During buffered read, use a list followed by join instead of extending a bytes object.
This is how it was done before but changed in commit b506dc3.
(cherry picked from commit 12a08c4)

Co-authored-by: hajoscher <hajoscher@gmail.com>
bedevere-bot added type-bug An unexpected behavior, bug, or error performance Performance or resource usage labels Jul 4, 2018
Copy link
Contributor Author

@hajoscher and @methane: Backport status check is done, and it's a success ✅ .

miss-islington merged commit c1b75b5 into python:3.7 Jul 4, 2018
miss-islington deleted the backport-12a08c4-3.7 branch July 4, 2018 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants