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 ned.deily
Recipients christian.heimes, gen-xu, gregory.p.smith, leveryd, lukasz.langa, miss-islington, ned.deily
Date 2021-05-06.17:10:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620321021.12.0.937534502486.issue44022@roundup.psfhosted.org>
In-reply-to
Content
New changeset 078b146f062d212919d0ba25e34e658a8234aa63 by Miss Islington (bot) in branch '3.7':
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25934)
https://github.com/python/cpython/commit/078b146f062d212919d0ba25e34e658a8234aa63
History
Date User Action Args
2021-05-06 17:10:21ned.deilysetrecipients: + ned.deily, gregory.p.smith, christian.heimes, lukasz.langa, miss-islington, leveryd, gen-xu
2021-05-06 17:10:21ned.deilysetmessageid: <1620321021.12.0.937534502486.issue44022@roundup.psfhosted.org>
2021-05-06 17:10:21ned.deilylinkissue44022 messages
2021-05-06 17:10:21ned.deilycreate