Skip to content

Major reworking of Python 2.5.2 re module #48075

@mrabarnett

Description

@mrabarnett
mannequin
BPO 3825
Nosy @birkenfeld, @terryjreedy, @gpshead, @amauryfa, @pitrou, @giampaolo
Superseder
  • bpo-2636: Adding a new regex module (compatible with re)
  • Files
  • regex_2.5.2.diff
  • test_re.py: Regexp Test Suite (from Lib/test/test_re.py) with Atomic Grouping
  • regex_2.6rc2.diff
  • regex_2.6rc2+1.diff
  • regex_2.6rc2+2.diff
  • regex_2.6rc2+3.diff
  • regex_2.6rc2+4.diff
  • regex_2.6rc2+5.diff
  • regex_2.6rc2+6.diff
  • 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-08-21.23:46:11.931>
    created_at = <Date 2008-09-09.21:07:52.768>
    labels = ['expert-regex', 'type-bug']
    title = 'Major reworking of Python 2.5.2 re module'
    updated_at = <Date 2010-08-21.23:46:11.913>
    user = 'https://bugs.python.org/mrabarnett'

    bugs.python.org fields:

    activity = <Date 2010-08-21.23:46:11.913>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-21.23:46:11.931>
    closer = 'georg.brandl'
    components = ['Regular Expressions']
    creation = <Date 2008-09-09.21:07:52.768>
    creator = 'mrabarnett'
    dependencies = []
    files = ['11484', '11499', '11532', '11543', '11553', '11554', '11559', '11585', '11587']
    hgrepos = []
    issue_num = 3825
    keywords = ['patch']
    message_count = 31.0
    messages = ['72910', '72915', '72916', '72920', '72921', '72933', '72953', '72965', '73162', '73184', '73189', '73191', '73255', '73261', '73262', '73272', '73274', '73279', '73280', '73466', '73472', '73524', '73543', '73546', '73548', '73583', '73584', '73684', '73690', '73708', '114610']
    nosy_count = 9.0
    nosy_names = ['effbot', 'georg.brandl', 'terry.reedy', 'gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'giampaolo.rodola', 'timehorse', 'mrabarnett']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '2636'
    type = 'behavior'
    url = 'https://bugs.python.org/issue3825'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions