Skip to content

Faster compiling of charset regexpes #63528

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19329
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka
Dependencies
  • bpo-19327: re doesn't work with big charsets
  • Files
  • re_mk_bitmap.patch
  • re_optimize_charset.patch
  • re_optimize_charset_2.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 2013-10-27.06:24:34.571>
    created_at = <Date 2013-10-21.12:01:18.787>
    labels = ['expert-regex', 'library', 'performance']
    title = 'Faster compiling of charset regexpes'
    updated_at = <Date 2014-10-31.11:55:20.032>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-10-31.11:55:20.032>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-10-27.06:24:34.571>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2013-10-21.12:01:18.787>
    creator = 'serhiy.storchaka'
    dependencies = ['19327']
    files = ['32278', '32337', '32364']
    hgrepos = []
    issue_num = 19329
    keywords = ['patch']
    message_count = 6.0
    messages = ['200755', '201166', '201292', '201419', '201420', '230335']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue19329'
    versions = ['Python 3.4']

    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