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 methane
Recipients bmerry, martin.panter, methane
Date 2019-04-06.09:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554541581.83.0.364182439837.issue36050@roundup.psfhosted.org>
In-reply-to
Content
New changeset d6bf6f2d0c83f0c64ce86e7b9340278627798090 by Inada Naoki in branch 'master':
bpo-36050: optimize HTTPResponse.read() (GH-12698)
https://github.com/python/cpython/commit/d6bf6f2d0c83f0c64ce86e7b9340278627798090
History
Date User Action Args
2019-04-06 09:06:21methanesetrecipients: + methane, martin.panter, bmerry
2019-04-06 09:06:21methanesetmessageid: <1554541581.83.0.364182439837.issue36050@roundup.psfhosted.org>
2019-04-06 09:06:21methanelinkissue36050 messages
2019-04-06 09:06:21methanecreate