Skip to content

Error compiling valid regex #50406

@eloff

Description

@eloff
mannequin
BPO 6156
Nosy @birkenfeld, @ezio-melotti, @serhiy-storchaka
Superseder
  • bpo-2636: Adding a new regex module (compatible with re)
  • Files
  • test_re.py.patch: patch for Lib/test/test_re.py
  • sre_compile.py.patch: patch for Lib/sre_compile.py
  • 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 2010-07-29.17:47:04.141>
    created_at = <Date 2009-05-31.16:26:01.022>
    labels = ['type-bug', 'library']
    title = 'Error compiling valid regex'
    updated_at = <Date 2017-11-19.19:44:16.097>
    user = 'https://bugs.python.org/Eloff'

    bugs.python.org fields:

    activity = <Date 2017-11-19.19:44:16.097>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-29.17:47:04.141>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2009-05-31.16:26:01.022>
    creator = 'Eloff'
    dependencies = []
    files = ['14141', '14142']
    hgrepos = []
    issue_num = 6156
    keywords = ['patch']
    message_count = 8.0
    messages = ['88600', '88605', '88646', '88649', '88662', '88667', '111980', '306512']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'Eloff', 'ezio.melotti', 'mrabarnett', 'crchemist', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = '2636'
    type = 'behavior'
    url = 'https://bugs.python.org/issue6156'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions