Skip to content

re match.group should support __index__ #71364

@jdemeyer

Description

@jdemeyer
BPO 27177
Nosy @ezio-melotti, @serhiy-storchaka, @jdemeyer, @zhangyangyu
Files
  • re_match_index.patch: Patch for Python 2.7
  • issue27177.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 2016-06-18.14:13:40.038>
    created_at = <Date 2016-06-01.14:20:08.737>
    labels = ['expert-regex', 'type-feature']
    title = 're match.group should support __index__'
    updated_at = <Date 2016-06-18.14:13:40.037>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2016-06-18.14:13:40.037>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-06-18.14:13:40.038>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2016-06-01.14:20:08.737>
    creator = 'jdemeyer'
    dependencies = []
    files = ['43084', '43396']
    hgrepos = []
    issue_num = 27177
    keywords = ['patch']
    message_count = 9.0
    messages = ['266817', '266822', '266884', '266885', '268606', '268775', '268797', '268800', '268804']
    nosy_count = 6.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'jdemeyer', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27177'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions