Skip to content

Use named constants internally in the re module #66624

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22434
Nosy @gvanrossum, @rhettinger, @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka
Files
  • re_named_consts.patch
  • re_opcode_enums.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-11-09.19:42:48.370>
    created_at = <Date 2014-09-17.16:09:48.492>
    labels = ['expert-regex', 'type-feature']
    title = 'Use named constants internally in the re module'
    updated_at = <Date 2014-11-11.19:23:50.707>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-11-11.19:23:50.707>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-11-09.19:42:48.370>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2014-09-17.16:09:48.492>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['36642', '36657']
    hgrepos = []
    issue_num = 22434
    keywords = ['patch']
    message_count = 15.0
    messages = ['227008', '227010', '227035', '227049', '227051', '227059', '227083', '227214', '227218', '227220', '230865', '230878', '230896', '230941', '231043']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'effbot', 'rhettinger', 'terry.reedy', 'pitrou', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22434'
    versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions