This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients bmerry, methane, miss-islington, op368
Date 2020-06-25.06:30:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593066629.07.0.45825695762.issue41002@roundup.psfhosted.org>
In-reply-to
Content
New changeset 152f0b8beea12e6282d284100b600771b968927a by Bruce Merry in branch 'master':
bpo-41002: Optimize HTTPResponse.read with a given amount (GH-20943)
https://github.com/python/cpython/commit/152f0b8beea12e6282d284100b600771b968927a
History
Date User Action Args
2020-06-25 06:30:29miss-islingtonsetrecipients: + miss-islington, methane, bmerry, op368
2020-06-25 06:30:29miss-islingtonsetmessageid: <1593066629.07.0.45825695762.issue41002@roundup.psfhosted.org>
2020-06-25 06:30:29miss-islingtonlinkissue41002 messages
2020-06-25 06:30:28miss-islingtoncreate