Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wrong keyword parameter name in regex pattern methods #64482

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 20283
Nosy @loewis, @birkenfeld, @terryjreedy, @pitrou, @vstinner, @taleinat, @larryhastings, @benjaminp, @ezio-melotti, @serhiy-storchaka
Files
  • sre_pattern_string_keyword.patch: The "hard" patch
  • sre_deprecate_pattern_keyword.patch: The "soft" patch
  • sre_deprecate_pattern_keyword-3.4.patch
  • sre_deprecate_pattern_keyword-3.4_2.patch
  • test_re_keyword_parameters.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-03-06.11:32:19.090>
    created_at = <Date 2014-01-16.20:44:27.414>
    labels = ['type-bug', 'library']
    title = 'Wrong keyword parameter name in regex pattern methods'
    updated_at = <Date 2014-03-06.11:32:19.090>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-03-06.11:32:19.090>
    actor = 'Arfrever'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-03-06.11:32:19.090>
    closer = 'Arfrever'
    components = ['Library (Lib)']
    creation = <Date 2014-01-16.20:44:27.414>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33598', '33721', '34216', '34280', '34290']
    hgrepos = []
    issue_num = 20283
    keywords = ['patch']
    message_count = 26.0
    messages = ['208311', '208375', '208689', '208743', '209229', '209264', '209289', '209291', '209302', '209303', '209304', '209305', '210676', '210734', '210735', '212140', '212619', '212672', '212674', '212677', '212712', '212752', '212753', '212769', '212800', '212803']
    nosy_count = 13.0
    nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'pitrou', 'vstinner', 'taleinat', 'larry', 'benjamin.peterson', 'ezio.melotti', 'mrabarnett', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20283'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions