Skip to content

re.compile(r'((x|y+)*)*') should not fail #46789

@jorendorff

Description

@jorendorff
mannequin
BPO 2537
Nosy @ezio-melotti, @meadori, @serhiy-storchaka
Files
  • issue-2537.patch: patch against 2.7 trunk
  • 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 2013-08-19.20:43:29.768>
    created_at = <Date 2008-04-02.17:36:05.061>
    labels = ['expert-regex', 'type-bug', 'library']
    title = "re.compile(r'((x|y+)*)*') should not fail"
    updated_at = <Date 2013-08-19.20:43:29.766>
    user = 'https://bugs.python.org/jorendorff'

    bugs.python.org fields:

    activity = <Date 2013-08-19.20:43:29.766>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-19.20:43:29.768>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2008-04-02.17:36:05.061>
    creator = 'jorendorff'
    dependencies = []
    files = ['16207']
    hgrepos = []
    issue_num = 2537
    keywords = ['patch']
    message_count = 9.0
    messages = ['64865', '64934', '64950', '99194', '99237', '99248', '99251', '195662', '195664']
    nosy_count = 8.0
    nosy_names = ['rsc', 'timehorse', 'jorendorff', 'ezio.melotti', 'mrabarnett', 'meador.inge', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2537'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-regextype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions