python / cpython

The Python programming language
https://www.python.org
Other
62.15k stars 29.86k forks source link

urllib2 fails for proxy credentials that contains a '/' character #78686

Open bc1f7db9-f899-4cad-a599-f9d6298a48f6 opened 6 years ago

bc1f7db9-f899-4cad-a599-f9d6298a48f6 commented 6 years ago
BPO 34505
Nosy @tirkarthi

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['type-bug', 'build'] title = "urllib2 fails for proxy credentials that contains a '/' character" updated_at = user = 'https://bugs.python.org/Balibax5445' ``` bugs.python.org fields: ```python activity = actor = 'xtreak' assignee = 'none' closed = False closed_date = None closer = None components = ['Build'] creation = creator = 'Balibax5445' dependencies = [] files = [] hgrepos = [] issue_num = 34505 keywords = [] message_count = 2.0 messages = ['324111', '324503'] nosy_count = 2.0 nosy_names = ['xtreak', 'Balibax5445'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34505' versions = [] ```

bc1f7db9-f899-4cad-a599-f9d6298a48f6 commented 6 years ago

How can solve this\<a href="https://www.pinterest.com/CoreTricks/">?\</a>

tirkarthi commented 6 years ago

Can you please add some more detail on the problem and maybe a small script explaining what you expect and what the current output is? Clicking on the pinterest link gives no details.

Thanks