Skip to content

urlparse goes wrong with IP:port without scheme #38644

Description

@kruegi
mannequin
BPO754016
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=<Date2010-08-04.04:56:30.468>created_at=<Date2003-06-13.15:15:34.000>labels= ['type-bug', 'library']
    title='urlparse goes wrong with IP:port without scheme'updated_at=<Date2019-10-18.15:23:21.979>user='https://bugs.python.org/kruegi'

    bugs.python.org fields:

    activity=<Date2019-10-18.15:23:21.979>actor='orsenthil'assignee='orsenthil'closed=Trueclosed_date=<Date2010-08-04.04:56:30.468>closer='orsenthil'components= ['Library (Lib)']
    creation=<Date2003-06-13.15:15:34.000>creator='kruegi'dependencies= []
    files= ['10752', '18362']
    hgrepos= []
    issue_num=754016keywords= ['patch']
    message_count=19.0messages= ['16377', '16378', '16379', '16380', '16381', '16382', '67890', '68526', '68533', '68535', '68841', '69095', '85877', '110334', '112725', '112758', '354892', '354897', '354906']
    nosy_count=9.0nosy_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=Nonetype='behavior'url='https://bugs.python.org/issue754016'versions= ['Python 3.1', 'Python 2.7', 'Python 3.2']

    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