Skip to content

fullmatch isn't matching correctly under re.IGNORECASE #65197

@Lucretiel

Description

@Lucretiel
mannequin
BPO 20998
Nosy @ezio-melotti, @serhiy-storchaka
Files
  • sre_fullmatch_repeated_ignorecase.patch
  • issue20998.patch
  • issue20998_2.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 2014-05-14.18:57:45.640>
    created_at = <Date 2014-03-20.18:40:40.406>
    labels = ['expert-regex', 'type-bug']
    title = "fullmatch isn't matching correctly under re.IGNORECASE"
    updated_at = <Date 2014-05-14.18:57:45.639>
    user = 'https://bugs.python.org/Lucretiel'

    bugs.python.org fields:

    activity = <Date 2014-05-14.18:57:45.639>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-05-14.18:57:45.640>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2014-03-20.18:40:40.406>
    creator = 'Lucretiel'
    dependencies = []
    files = ['34537', '34538', '34799']
    hgrepos = []
    issue_num = 20998
    keywords = ['patch']
    message_count = 10.0
    messages = ['214257', '214272', '214287', '215546', '215549', '215667', '216019', '216022', '218566', '218567']
    nosy_count = 6.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'Lucretiel', 'Gareth.Gouldstone']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20998'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions