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 vstinner
Recipients orsenthil, serhiy.storchaka, vstinner, yetingli
Date 2021-04-07.11:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617794870.09.0.445887793436.issue43075@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7215d1ae25525c92b026166f9d5cac85fb1defe1 by Yeting Li in branch 'master':
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391)
https://github.com/python/cpython/commit/7215d1ae25525c92b026166f9d5cac85fb1defe1
History
Date User Action Args
2021-04-07 11:27:50vstinnersetrecipients: + vstinner, orsenthil, serhiy.storchaka, yetingli
2021-04-07 11:27:50vstinnersetmessageid: <1617794870.09.0.445887793436.issue43075@roundup.psfhosted.org>
2021-04-07 11:27:50vstinnerlinkissue43075 messages
2021-04-07 11:27:50vstinnercreate