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 serhiy.storchaka
Recipients martin.panter, orsenthil, serhiy.storchaka
Date 2022-02-25.11:31:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645788669.7.0.226506045466.issue46756@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2e72567a1c94c548868f6ee5329363e6036057a by Serhiy Storchaka in branch 'main':
bpo-46756: Fix authorization check in urllib.request (GH-31353)
https://github.com/python/cpython/commit/e2e72567a1c94c548868f6ee5329363e6036057a
History
Date User Action Args
2022-02-25 11:31:09serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, martin.panter
2022-02-25 11:31:09serhiy.storchakasetmessageid: <1645788669.7.0.226506045466.issue46756@roundup.psfhosted.org>
2022-02-25 11:31:09serhiy.storchakalinkissue46756 messages
2022-02-25 11:31:09serhiy.storchakacreate