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 christian.heimes, gen-xu, gregory.p.smith, leveryd, lukasz.langa, miss-islington
Date 2021-05-06.08:52:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620291155.34.0.558780915171.issue44022@roundup.psfhosted.org>
In-reply-to
Content
New changeset f396864ddfe914531b5856d7bf852808ebfc01ae by Miss Islington (bot) in branch '3.8':
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (#25933)
https://github.com/python/cpython/commit/f396864ddfe914531b5856d7bf852808ebfc01ae
History
Date User Action Args
2021-05-06 08:52:35lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, christian.heimes, miss-islington, leveryd, gen-xu
2021-05-06 08:52:35lukasz.langasetmessageid: <1620291155.34.0.558780915171.issue44022@roundup.psfhosted.org>
2021-05-06 08:52:35lukasz.langalinkissue44022 messages
2021-05-06 08:52:35lukasz.langacreate