Skip to content

Proposal: add re.fullmatch() method #60407

@gvanrossum

Description

@gvanrossum
BPO 16203
Nosy @gvanrossum, @tim-one, @birkenfeld, @pitrou, @ezio-melotti, @serhiy-storchaka
Files
  • issue16203.patch: patch, with doc and tests
  • issue16203_mrab.patch
  • issue16203_mrab_2.patch
  • issue16203_mrab_3.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 2013-11-23.22:46:48.282>
    created_at = <Date 2012-10-11.21:30:41.951>
    labels = ['expert-regex', 'type-feature']
    title = 'Proposal: add re.fullmatch() method'
    updated_at = <Date 2013-11-23.22:46:48.282>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2013-11-23.22:46:48.282>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-23.22:46:48.282>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2012-10-11.21:30:41.951>
    creator = 'gvanrossum'
    dependencies = []
    files = ['28140', '28955', '32076', '32370']
    hgrepos = []
    issue_num = 16203
    keywords = ['patch']
    message_count = 36.0
    messages = ['172695', '172696', '172697', '172698', '172704', '172775', '172796', '172816', '172819', '172822', '172844', '172845', '173110', '173113', '173114', '173116', '173121', '173122', '173206', '176498', '177553', '181395', '181451', '181468', '181496', '181552', '181565', '199620', '199661', '199663', '199664', '201340', '203059', '203074', '204106', '204107']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'tim.peters', 'georg.brandl', 'pitrou', 'ezio.melotti', 'mrabarnett', 'python-dev', 'ezberch', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16203'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions