Skip to content

re.sub() bug with IGNORECASE #72038

Closed
Closed
@DanWilt

Description

@DanWilt
mannequin
BPO 27851
Nosy @ezio-melotti, @bitdancer
Files
  • re_bug.py: MWE for re bug
  • 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 2016-08-24.15:59:54.318>
    created_at = <Date 2016-08-24.15:57:11.028>
    labels = ['expert-regex', 'type-bug', 'invalid']
    title = 're.sub() bug with IGNORECASE'
    updated_at = <Date 2016-08-24.18:28:02.106>
    user = 'https://bugs.python.org/DanWilt'

    bugs.python.org fields:

    activity = <Date 2016-08-24.18:28:02.106>
    actor = 'Dan Wilt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-24.15:59:54.318>
    closer = 'r.david.murray'
    components = ['Regular Expressions']
    creation = <Date 2016-08-24.15:57:11.028>
    creator = 'Dan Wilt'
    dependencies = []
    files = ['44212']
    hgrepos = []
    issue_num = 27851
    keywords = []
    message_count = 3.0
    messages = ['273575', '273576', '273584']
    nosy_count = 4.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'r.david.murray', 'Dan Wilt']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27851'
    versions = ['Python 2.7', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions