Skip to content

urlparse fails at parsing "www.python.org:80/" #61136

@sandrotosi

Description

@sandrotosi
BPO 16932
Nosy @birkenfeld, @orsenthil, @asvetlov, @sandrotosi, @miss-islington
PRs
  • bpo-27657: Fix urlparse() with numeric paths #661
  • [3.7] bpo-27657: Fix urlparse() with numeric paths (GH-661) #16837
  • [3.8] bpo-27657: Fix urlparse() with numeric paths (GH-661) #16839
  • Files
  • urlparse.diff
  • 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 2013-02-26.09:03:53.168>
    created_at = <Date 2013-01-11.11:29:28.972>
    labels = ['type-bug', 'library']
    title = 'urlparse fails at parsing "www.python.org:80/"'
    updated_at = <Date 2019-10-18.15:23:21.811>
    user = 'https://github.com/sandrotosi'
    

    bugs.python.org fields:

    activity = <Date 2019-10-18.15:23:21.811>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2013-02-26.09:03:53.168>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2013-01-11.11:29:28.972>
    creator = 'sandro.tosi'
    dependencies = []
    files = ['28692']
    hgrepos = []
    issue_num = 16932
    keywords = []
    message_count = 11.0
    messages = ['179670', '179672', '179702', '179709', '179712', '183029', '183035', '183036', '354891', '354896', '354905']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'orsenthil', 'asvetlov', 'sandro.tosi', 'python-dev', 'miss-islington']
    pr_nums = ['661', '16837', '16839']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16932'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']
    

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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