Skip to content

code removal from urllib.parse.urlsplit() #67080

@atodorov

Description

@atodorov
mannequin
BPO 22891
Nosy @gpshead, @orsenthil, @vadmium, @timgraham, @atodorov, @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
  • Dependencies
  • bpo-27657: urlparse fails if the path is numeric
  • Files
  • urlparse_refactor.patch: patch which removes unnecessary lines from urlparse()
  • 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 = None
    closed_at = <Date 2021-05-19.01:37:03.557>
    created_at = <Date 2014-11-17.10:42:24.782>
    labels = ['type-feature', 'library']
    title = 'code removal from urllib.parse.urlsplit()'
    updated_at = <Date 2021-05-19.01:37:03.554>
    user = 'https://github.com/atodorov'

    bugs.python.org fields:

    activity = <Date 2021-05-19.01:37:03.554>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-19.01:37:03.557>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2014-11-17.10:42:24.782>
    creator = 'Alexander.Todorov'
    dependencies = ['27657']
    files = ['37212']
    hgrepos = []
    issue_num = 22891
    keywords = ['patch']
    message_count = 10.0
    messages = ['231278', '231283', '231309', '238254', '271712', '289586', '354890', '354895', '354904', '393915']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'orsenthil', 'martin.panter', 'Tim.Graham', 'Alexander.Todorov', 'miss-islington']
    pr_nums = ['661', '16837', '16839']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22891'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions