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 lukasz.langa, miss-islington, orsenthil, serhiy.storchaka, vstinner, yetingli
Date 2021-05-04.12:46:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620132404.51.0.159138908716.issue43075@roundup.psfhosted.org>
In-reply-to
Content
New changeset ada14995870abddc277addf57dd690a2af04c2da by Miss Islington (bot) in branch '3.7':
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (#25249)
https://github.com/python/cpython/commit/ada14995870abddc277addf57dd690a2af04c2da
History
Date User Action Args
2021-05-04 12:46:44lukasz.langasetrecipients: + lukasz.langa, orsenthil, vstinner, serhiy.storchaka, miss-islington, yetingli
2021-05-04 12:46:44lukasz.langasetmessageid: <1620132404.51.0.159138908716.issue43075@roundup.psfhosted.org>
2021-05-04 12:46:44lukasz.langalinkissue43075 messages
2021-05-04 12:46:44lukasz.langacreate