Skip to content

Proposal: re.prefixmatch method (alias for re.match) #86519

Description

@gpshead
BPO 42353
Nosy @gpshead, @ezio-melotti, @serhiy-storchaka, @msuozzo
PRs
  • gh-86519: Add prefixmatch APIs to the re module #31137
  • 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/gpshead'
    closed_at = None
    created_at = <Date 2020-11-13.19:27:03.105>
    labels = ['expert-regex', 'type-feature', 'library', '3.11']
    title = 'Proposal: re.prefixmatch method (alias for re.match)'
    updated_at = <Date 2022-02-05.08:57:42.604>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2022-02-05.08:57:42.604>
    actor = 'serhiy.storchaka'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2020-11-13.19:27:03.105>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42353
    keywords = ['patch']
    message_count = 6.0
    messages = ['380928', '380975', '380984', '380996', '412554', '412564']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'ezio.melotti', 'mrabarnett', 'serhiy.storchaka', 'matthew.suozzo']
    pr_nums = ['31137']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42353'
    versions = ['Python 3.11']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions