Skip to content

urlopen URL with unescaped space #59031

@wichert

Description

@wichert
mannequin
BPO 14826
Nosy @gpshead, @orsenthil, @pitrou, @tiran, @merwok, @vadmium, @miss-islington
PRs
  • bpo-30458: Disallow control chars in http URLs. #12755
  • bpo-14826: document that URLopener quotes fullurl. #12758
  • [3.7] bpo-14826: document that URLopener quotes fullurl. (GH-12758) #12759
  • [3.6] bpo-14826: document that URLopener quotes fullurl. (GH-12758) #12760
  • Files
  • urllib-quote-14826.patch
  • urllib-request.patch: Followup patch for urllib-quote-14826.patch
  • 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 = None
    created_at = <Date 2012-05-16.08:54:33.063>
    labels = ['type-feature', 'library']
    title = 'urlopen URL with unescaped space'
    updated_at = <Date 2019-04-10.09:30:36.137>
    user = 'https://bugs.python.org/wichert'

    bugs.python.org fields:

    activity = <Date 2019-04-10.09:30:36.137>
    actor = 'miss-islington'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-05-16.08:54:33.063>
    creator = 'wichert'
    dependencies = []
    files = ['26311', '26314']
    hgrepos = []
    issue_num = 14826
    keywords = ['patch']
    message_count = 24.0
    messages = ['160811', '160930', '164945', '164955', '164957', '164958', '164966', '164969', '164973', '164975', '164976', '164980', '164981', '164982', '165023', '165046', '165047', '165049', '165050', '255525', '268985', '339836', '339839', '339841']
    nosy_count = 12.0
    nosy_names = ['gregory.p.smith', 'orsenthil', 'pitrou', 'jerub', 'christian.heimes', 'wichert', 'eric.araujo', 'antlong', 'rosslagerwall', 'python-dev', 'martin.panter', 'miss-islington']
    pr_nums = ['12755', '12758', '12759', '12760']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14826'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions