Skip to content

urllib.request fails for proxy credentials that contain a '/' character #67517

@AndyReitz

Description

@AndyReitz
mannequin
BPO 23328
Nosy @orsenthil, @vadmium, @demianbrecht, @miss-islington
PRs
  • bpo-23328 Allow / character in username,password fields in _PROXY envvars. #23973
  • [3.8] bpo-23328 Allow / character in username,password fields in _PROXY envvars. #23992
  • [3.9] bpo-23328 Allow / character in username,password fields in _PROXY envvars. (GH-23973) #23993
  • 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:

    assignee = 'https://github.com/orsenthil'
    closed_at = <Date 2020-12-29.13:17:51.986>
    created_at = <Date 2015-01-27.07:03:55.054>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = "urllib.request fails for proxy credentials that contain a '/' character"
    updated_at = <Date 2020-12-29.13:17:51.986>
    user = 'https://bugs.python.org/AndyReitz'

    bugs.python.org fields:

    activity = <Date 2020-12-29.13:17:51.986>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-12-29.13:17:51.986>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2015-01-27.07:03:55.054>
    creator = 'Andy.Reitz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23328
    keywords = ['patch']
    message_count = 13.0
    messages = ['234809', '234810', '234823', '235587', '235588', '235590', '235628', '235631', '235649', '235666', '235673', '383881', '383998']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'martin.panter', 'demian.brecht', 'Andy.Reitz', 'takis', 'miss-islington']
    pr_nums = ['23973', '23992', '23993']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23328'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions