Skip to content

Wrong or missing exception when compiling regexes with recursive named backreferences #68768

@dhaffey

Description

@dhaffey
mannequin
BPO 24580
Nosy @benjaminp, @ezio-melotti, @serhiy-storchaka
Files
  • re_open_group_symbolic_ref.patch
  • re_open_group_symbolic_ref-3.4.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-12-19.21:26:32.930>
    created_at = <Date 2015-07-07.01:25:41.905>
    labels = ['expert-regex', 'type-bug']
    title = 'Wrong or missing exception when compiling regexes with recursive named backreferences'
    updated_at = <Date 2015-12-19.21:26:32.928>
    user = 'https://bugs.python.org/dhaffey'

    bugs.python.org fields:

    activity = <Date 2015-12-19.21:26:32.928>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-12-19.21:26:32.930>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2015-07-07.01:25:41.905>
    creator = 'dhaffey'
    dependencies = []
    files = ['39879', '39880']
    hgrepos = []
    issue_num = 24580
    keywords = ['patch']
    message_count = 5.0
    messages = ['246390', '246396', '246397', '246913', '256740']
    nosy_count = 6.0
    nosy_names = ['benjamin.peterson', 'ezio.melotti', 'mrabarnett', 'dhaffey', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24580'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions