Skip to content

Raise a Py3K warning for __getitem__ or __getslice__ on exception instances #46632

@abalkin

Description

@abalkin
BPO 2379
Nosy @gvanrossum, @abalkin
Files
  • issue2379.diff
  • 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/gvanrossum'
    closed_at = <Date 2008-03-18.04:43:06.204>
    created_at = <Date 2008-03-18.03:15:37.887>
    labels = ['interpreter-core', 'type-bug', 'release-blocker']
    title = 'Raise a Py3K warning for __getitem__ or __getslice__ on exception instances'
    updated_at = <Date 2008-03-18.04:43:06.203>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2008-03-18.04:43:06.203>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2008-03-18.04:43:06.204>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2008-03-18.03:15:37.887>
    creator = 'belopolsky'
    dependencies = []
    files = ['9718']
    hgrepos = []
    issue_num = 2379
    keywords = ['patch']
    message_count = 4.0
    messages = ['63864', '63877', '63880', '63885']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'belopolsky']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2379'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions