Skip to content

Make re.compile() locale agnostic #74401

Description

@serhiy-storchaka
BPO 30215
Nosy @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-30215: Make re.compile() locale agnostic. #1361
  • 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-05-05.06:42:44.843>
    created_at = <Date 2017-04-30.05:21:39.777>
    labels = ['extension-modules', 'expert-regex', 'type-bug', 'library', '3.7']
    title = 'Make re.compile() locale agnostic'
    updated_at = <Date 2017-05-05.06:42:44.842>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-05-05.06:42:44.842>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-05.06:42:44.843>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Library (Lib)', 'Regular Expressions']
    creation = <Date 2017-04-30.05:21:39.777>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30215
    keywords = []
    message_count = 3.0
    messages = ['292618', '292970', '293044']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'serhiy.storchaka']
    pr_nums = ['1361']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30215'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-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