Skip to content

Locale dependent regexps on different locales #66600

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22410
Nosy @pitrou, @ezio-melotti, @serhiy-storchaka
Files
  • re_locale_caching_demo.py: Demo
  • re_locale_caching3.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 2017-04-30.05:38:39.070>
    created_at = <Date 2014-09-14.16:23:23.633>
    labels = ['extension-modules', 'expert-regex', 'type-bug', 'library']
    title = 'Locale dependent regexps on different locales'
    updated_at = <Date 2017-04-30.05:38:39.054>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-04-30.05:38:39.054>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-04-30.05:38:39.070>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Library (Lib)', 'Regular Expressions']
    creation = <Date 2014-09-14.16:23:23.633>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['36616', '36659']
    hgrepos = []
    issue_num = 22410
    keywords = ['patch']
    message_count = 15.0
    messages = ['226874', '226878', '227033', '227038', '227044', '227045', '227046', '227050', '227087', '229920', '230302', '230306', '230310', '230314', '292619']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22410'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytopic-regextype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions