Skip to content

Optimize parsing of regular expressions #63579

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19380
Nosy @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka, @MojoVampire
Files
  • re_parse.patch
  • re_parse_2.patch
  • re_parse_3.patch
  • re_parse_4.patch
  • re_parse_5.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 2014-10-10.08:46:47.543>
    created_at = <Date 2013-10-24.20:14:19.696>
    labels = ['expert-regex', 'library', 'performance']
    title = 'Optimize parsing of regular expressions'
    updated_at = <Date 2014-10-10.08:46:47.541>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-10-10.08:46:47.541>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-10-10.08:46:47.543>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2013-10-24.20:14:19.696>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32341', '32343', '36649', '36818', '36843']
    hgrepos = []
    issue_num = 19380
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['201177', '201183', '201191', '201192', '201227', '206557', '227032', '227041', '227053', '228605', '228838', '228964', '228971']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue19380'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directorytopic-regex

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions