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 lukasz.langa
Recipients bmerry, lukasz.langa, martin.panter, methane
Date 2021-07-28.13:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627478877.3.0.462368991904.issue36050@roundup.psfhosted.org>
In-reply-to
Content
New changeset 153365d864c411f6fb523efa752ccb3497d815ca by Inada Naoki in branch '3.9':
[3.9] bpo-42853: Fix http.client fails to download >2GiB data over TLS (GH-27405)
https://github.com/python/cpython/commit/153365d864c411f6fb523efa752ccb3497d815ca
History
Date User Action Args
2021-07-28 13:27:57lukasz.langasetrecipients: + lukasz.langa, methane, martin.panter, bmerry
2021-07-28 13:27:57lukasz.langasetmessageid: <1627478877.3.0.462368991904.issue36050@roundup.psfhosted.org>
2021-07-28 13:27:57lukasz.langalinkissue36050 messages
2021-07-28 13:27:57lukasz.langacreate