Skip to content

Faster urllib.urlparse utility functions #67751

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23563
Nosy @serhiy-storchaka
Files
  • urlparse_split_faster.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/serhiy-storchaka'
    closed_at = <Date 2015-03-03.18:29:17.223>
    created_at = <Date 2015-03-02.15:05:03.305>
    labels = ['library', 'performance']
    title = 'Faster urllib.urlparse utility functions'
    updated_at = <Date 2015-03-03.18:29:17.222>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-03.18:29:17.222>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-03.18:29:17.223>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-03-02.15:05:03.305>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38300']
    hgrepos = []
    issue_num = 23563
    keywords = ['patch']
    message_count = 2.0
    messages = ['237048', '237156']
    nosy_count = 2.0
    nosy_names = ['python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23563'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions