Skip to content

important performance regression on regular expression parsing #81904

Description

@yannvgn
mannequin
BPO 37723
Nosy @ezio-melotti, @serhiy-storchaka, @miss-islington, @miss-islington, @yannvgn
PRs
  • bpo-37723: fix performance regression on regular expression parsing #15030
  • [3.8] bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) #15059
  • [3.7] bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) #15060
  • 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 2019-08-04.07:41:20.307>
    created_at = <Date 2019-07-30.22:02:34.352>
    labels = ['expert-regex', '3.7', '3.8', '3.9', 'performance']
    title = 'important performance regression on regular expression parsing'
    updated_at = <Date 2019-08-04.07:41:20.299>
    user = 'https://github.com/yannvgn'

    bugs.python.org fields:

    activity = <Date 2019-08-04.07:41:20.299>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-04.07:41:20.307>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2019-07-30.22:02:34.352>
    creator = 'yannvgn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37723
    keywords = ['patch']
    message_count = 10.0
    messages = ['348771', '348789', '348813', '348814', '348817', '348821', '348822', '348823', '348824', '348975']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'serhiy.storchaka', 'miss-islington', 'miss-islington', 'yannvgn']
    pr_nums = ['15030', '15059', '15060']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37723'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions