Skip to content

range slicing swallows exceptions from __index__ methods. #60606

@mdickinson

Description

@mdickinson
BPO 16402
Nosy @mdickinson
Files
  • issue16402.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/mdickinson'
    closed_at = <Date 2012-11-04.11:51:01.330>
    created_at = <Date 2012-11-04.11:27:44.847>
    labels = ['interpreter-core', 'type-bug']
    title = 'range slicing swallows exceptions from __index__ methods.'
    updated_at = <Date 2012-11-04.11:51:01.329>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2012-11-04.11:51:01.329>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-11-04.11:51:01.330>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2012-11-04.11:27:44.847>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['27879']
    hgrepos = []
    issue_num = 16402
    keywords = ['patch']
    message_count = 3.0
    messages = ['174782', '174783', '174787']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16402'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions