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 lukasz.langa, miss-islington, ned.deily, orsenthil, serhiy.storchaka, vstinner, yetingli
Date 2021-05-06.17:00:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620320415.26.0.933853772192.issue43075@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3fbe96123aeb66664fa547a8f6022efa2dc8788f by Miss Islington (bot) in branch '3.6':
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (GH-25250)
https://github.com/python/cpython/commit/3fbe96123aeb66664fa547a8f6022efa2dc8788f
History
Date User Action Args
2021-05-06 17:00:15ned.deilysetrecipients: + ned.deily, orsenthil, vstinner, lukasz.langa, serhiy.storchaka, miss-islington, yetingli
2021-05-06 17:00:15ned.deilysetmessageid: <1620320415.26.0.933853772192.issue43075@roundup.psfhosted.org>
2021-05-06 17:00:15ned.deilylinkissue43075 messages
2021-05-06 17:00:15ned.deilycreate