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 Anselmo Melo, bc, mgorny, vstinner, ware
Date 2020-04-02.00:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585788743.87.0.267085531308.issue39503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b297d4ff1c0e4480ad33acae793fbaf4bf015b4 by Victor Stinner in branch 'master':
bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284)
https://github.com/python/cpython/commit/0b297d4ff1c0e4480ad33acae793fbaf4bf015b4
History
Date User Action Args
2020-04-02 00:52:23vstinnersetrecipients: + vstinner, mgorny, ware, Anselmo Melo, bc
2020-04-02 00:52:23vstinnersetmessageid: <1585788743.87.0.267085531308.issue39503@roundup.psfhosted.org>
2020-04-02 00:52:23vstinnerlinkissue39503 messages
2020-04-02 00:52:23vstinnercreate