Skip to content

re module: wrong capturing groups #78475

@beardypig

Description

@beardypig
mannequin
BPO 34294
Nosy @ezio-melotti, @serhiy-storchaka, @animalize, @beardypig, @miss-islington, @tirkarthi
PRs
  • bpo-34294: re module, fix wrong capturing groups in rare cases #11546
  • bpo-34294: re module, fix wrong capturing groups in rare cases #11546
  • bpo-34294: re module, fix wrong capturing groups in rare cases #11546
  • [3.7] bpo-34294: re module, fix wrong capturing groups in rare cases. (GH-11546) #11919
  • 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 2019-02-18.14:10:13.122>
    created_at = <Date 2018-07-31.13:11:05.106>
    labels = ['expert-regex', '3.8', 'type-bug', '3.7']
    title = 're module: wrong capturing groups'
    updated_at = <Date 2019-02-18.14:10:13.118>
    user = 'https://github.com/beardypig'

    bugs.python.org fields:

    activity = <Date 2019-02-18.14:10:13.118>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-02-18.14:10:13.122>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2018-07-31.13:11:05.106>
    creator = 'beardypig'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34294
    keywords = ['patch', 'patch', 'patch', '3.7regression']
    message_count = 10.0
    messages = ['322771', '322799', '324990', '333548', '333580', '334078', '334139', '335832', '335833', '335836']
    nosy_count = 7.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'serhiy.storchaka', 'malin', 'beardypig', 'miss-islington', 'xtreak']
    pr_nums = ['11546', '11546', '11546', '11919']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34294'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions