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 gen-xu, gregory.p.smith, leveryd, miss-islington
Date 2021-05-05.23:06:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ea9327036680acc92d9f89eaf6f6a54d2f8d78d9 by Miss Islington (bot) in branch '3.9':
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916)
https://github.com/python/cpython/commit/ea9327036680acc92d9f89eaf6f6a54d2f8d78d9
History
Date User Action Args
2021-05-05 23:06:00miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, leveryd, gen-xu
2021-05-05 23:06:00miss-islingtonsetmessageid: <[email protected]>
2021-05-05 23:06:00miss-islingtonlinkissue44022 messages
2021-05-05 23:06:00miss-islingtoncreate