Skip to content

Backreferences make case-insensitive regex fail on non-ASCII strings. #60892

@pyos

Description

@pyos
mannequin
BPO 16688
Nosy @birkenfeld, @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • issue16688.patch
  • issue16688#2.patch
  • issue16688#3.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 2012-12-29.21:50:41.667>
    created_at = <Date 2012-12-14.22:19:33.947>
    labels = ['expert-regex', 'easy', 'type-bug']
    title = 'Backreferences make case-insensitive regex fail on non-ASCII strings.'
    updated_at = <Date 2012-12-30.09:22:27.096>
    user = 'https://bugs.python.org/pyos'

    bugs.python.org fields:

    activity = <Date 2012-12-30.09:22:27.096>
    actor = 'georg.brandl'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2012-12-29.21:50:41.667>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2012-12-14.22:19:33.947>
    creator = 'pyos'
    dependencies = []
    files = ['28321', '28325', '28332']
    hgrepos = []
    issue_num = 16688
    keywords = ['patch', 'easy']
    message_count = 17.0
    messages = ['177518', '177519', '177523', '177532', '177556', '177572', '177573', '177574', '177576', '177580', '177614', '177616', '177618', '177620', '178540', '178541', '178562']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'ezio.melotti', 'mrabarnett', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'pyos']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16688'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions