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 pablogsal
Recipients lukasz.langa, martin.panter, miss-islington, ned.deily, orsenthil, pablogsal, serhiy.storchaka
Date 2022-03-02.13:50:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646229042.3.0.754236357449.issue46756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1c9701a3de0566c085e03dddc14a8508aaae349e by Miss Islington (bot) in branch '3.8':
bpo-46756: Fix authorization check in urllib.request (GH-31353) (GH-31572)
https://github.com/python/cpython/commit/1c9701a3de0566c085e03dddc14a8508aaae349e
History
Date User Action Args
2022-03-02 13:50:42pablogsalsetrecipients: + pablogsal, orsenthil, ned.deily, lukasz.langa, martin.panter, serhiy.storchaka, miss-islington
2022-03-02 13:50:42pablogsalsetmessageid: <1646229042.3.0.754236357449.issue46756@roundup.psfhosted.org>
2022-03-02 13:50:42pablogsallinkissue46756 messages
2022-03-02 13:50:42pablogsalcreate