Skip to content

Optimize case-insensitive regular expressions #74471

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30285
Nosy @rhettinger, @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-30285: Optimize case-insensitive matching and searching #1482
  • 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 2017-05-09.20:37:56.796>
    created_at = <Date 2017-05-05.17:02:59.161>
    labels = ['expert-regex', '3.7', 'library', 'performance']
    title = 'Optimize case-insensitive regular expressions'
    updated_at = <Date 2017-05-09.20:37:56.795>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-05-09.20:37:56.795>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-09.20:37:56.796>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2017-05-05.17:02:59.161>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30285
    keywords = []
    message_count = 3.0
    messages = ['293127', '293174', '293348']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'ezio.melotti', 'mrabarnett', 'serhiy.storchaka']
    pr_nums = ['1482']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue30285'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeperformancePerformance 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