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