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 Anselmo Melo, bc, mgorny, miss-islington, ned.deily, tapakund, vstinner, ware
Date 2020-04-03.01:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585876563.42.0.32879704181.issue39503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69cdeeb93e0830004a495ed854022425b93b3f3e by Victor Stinner in branch '3.6':
bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284) (GH-19304)
https://github.com/python/cpython/commit/69cdeeb93e0830004a495ed854022425b93b3f3e
History
Date User Action Args
2020-04-03 01:16:03ned.deilysetrecipients: + ned.deily, vstinner, mgorny, miss-islington, ware, tapakund, Anselmo Melo, bc
2020-04-03 01:16:03ned.deilysetmessageid: <1585876563.42.0.32879704181.issue39503@roundup.psfhosted.org>
2020-04-03 01:16:03ned.deilylinkissue39503 messages
2020-04-03 01:16:03ned.deilycreate