Skip to content

Using __(get|set|del)slice__ needs a Py3K warning #46604

@brettcannon

Description

@brettcannon
BPO 2351
Nosy @brettcannon, @birkenfeld, @benjaminp
Files
  • slice_methods_py3kwarn.patch: warnings on slice methods
  • slice_methods_py3kwarn2.patch
  • slice_warnings.diff: reworked 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/benjaminp'
    closed_at = <Date 2008-08-24.18:10:45.624>
    created_at = <Date 2008-03-17.19:25:48.919>
    labels = ['interpreter-core', 'type-bug', 'release-blocker']
    title = 'Using __(get|set|del)slice__ needs a Py3K warning'
    updated_at = <Date 2008-08-24.18:10:45.623>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2008-08-24.18:10:45.623>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2008-08-24.18:10:45.624>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2008-03-17.19:25:48.919>
    creator = 'brett.cannon'
    dependencies = []
    files = ['9808', '10446', '11232']
    hgrepos = []
    issue_num = 2351
    keywords = ['patch', 'needs review']
    message_count = 7.0
    messages = ['63721', '64312', '67404', '71822', '71823', '71847', '71848']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'benjamin.peterson']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2351'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or error
    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