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 orsenthil, serhiy.storchaka
Date 2022-02-15.09:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
There is an error in determining a sub-URI in the urllib.request module. Due to it, if the user is authorized for example.org/foo, it gets also access to example.org/foobar.
History
Date User Action Args
2022-02-15 09:48:07serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil
2022-02-15 09:48:07serhiy.storchakasetmessageid: <[email protected]>
2022-02-15 09:48:07serhiy.storchakalinkissue46756 messages
2022-02-15 09:48:07serhiy.storchakacreate