Skip to content

urlparse goes wrong with IP:port without scheme #38644

Closed
@kruegi

Description

@kruegi
mannequin
BPO 754016
Nosy @birkenfeld, @birkenfeld, @facundobatista, @orsenthil, @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
  • issue754016-py26.patch
  • 754016.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 = <Date 2010-08-04.04:56:30.468>
    created_at = <Date 2003-06-13.15:15:34.000>
    labels = ['type-bug', 'library']
    title = 'urlparse goes wrong with IP:port without scheme'
    updated_at = <Date 2019-10-18.15:23:21.979>
    user = 'https://bugs.python.org/kruegi'

    bugs.python.org fields:

    activity = <Date 2019-10-18.15:23:21.979>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2010-08-04.04:56:30.468>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2003-06-13.15:15:34.000>
    creator = 'kruegi'
    dependencies = []
    files = ['10752', '18362']
    hgrepos = []
    issue_num = 754016
    keywords = ['patch']
    message_count = 19.0
    messages = ['16377', '16378', '16379', '16380', '16381', '16382', '67890', '68526', '68533', '68535', '68841', '69095', '85877', '110334', '112725', '112758', '354892', '354897', '354906']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'georg.brandl', 'facundobatista', 'jjlee', 'sjones', 'kruegi', 'orsenthil', 'dstanek', 'elachuni', 'miss-islington']
    pr_nums = ['661', '16837', '16839']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue754016'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions