Skip to content

Expose regular expression and match objects types in the re module #74582

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30397
Nosy @gvanrossum, @ezio-melotti, @serhiy-storchaka, @ilevkivskyi
PRs
  • bpo-30397: Add re.Pattern and re.Match. #1646
  • Dependencies
  • bpo-30398: Add a docstring for re.error
  • 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-10-04.17:19:41.900>
    created_at = <Date 2017-05-18.09:17:51.681>
    labels = ['extension-modules', 'expert-regex', 'type-feature', 'library', '3.7']
    title = 'Expose regular expression and match objects types in the re module'
    updated_at = <Date 2017-10-04.17:19:41.899>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-04.17:19:41.899>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-04.17:19:41.900>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Library (Lib)', 'Regular Expressions']
    creation = <Date 2017-05-18.09:17:51.681>
    creator = 'serhiy.storchaka'
    dependencies = ['30398']
    files = []
    hgrepos = []
    issue_num = 30397
    keywords = []
    message_count = 4.0
    messages = ['293914', '293917', '294918', '303714']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'ezio.melotti', 'mrabarnett', 'serhiy.storchaka', 'levkivskyi']
    pr_nums = ['1646']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30397'
    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-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions