Skip to content

IGNORECASE breaks unicode literal range matching #61583

Closed
@acdha

Description

@acdha
mannequin
BPO 17381
Nosy @ezio-melotti, @serhiy-storchaka
Dependencies
  • bpo-22584: Get rid of SRE character tables
  • Files
  • re_ignore_case_range.patch
  • re_ignore_case_range-3.5.patch
  • re_ignore_case_range-3.4_2.patch
  • re_ignore_case_range-3.5_2.patch
  • re_ignore_case_range-3.5_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 2014-10-31.16:12:16.319>
    created_at = <Date 2013-03-07.20:52:32.442>
    labels = ['expert-regex', 'type-bug']
    title = 'IGNORECASE breaks unicode literal range matching'
    updated_at = <Date 2014-10-31.16:12:16.318>
    user = 'https://bugs.python.org/acdha'

    bugs.python.org fields:

    activity = <Date 2014-10-31.16:12:16.318>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-10-31.16:12:16.319>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2013-03-07.20:52:32.442>
    creator = 'acdha'
    dependencies = ['22584']
    files = ['36575', '36636', '36712', '36839', '36842']
    hgrepos = []
    issue_num = 17381
    keywords = ['patch', 'needs review']
    message_count = 17.0
    messages = ['183705', '183712', '183753', '183988', '183989', '183992', '183993', '184016', '226608', '226989', '227485', '228814', '228837', '229919', '230332', '230336', '230350']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'acdha']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17381'
    versions = ['Python 2.7', '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