Skip to content

Fix exception thrown by bytearray.pop() for empty bytearrays #55595

@elibendersky

Description

@elibendersky
BPO 11386
Nosy @birkenfeld, @rhettinger, @terryjreedy, @ncoghlan
Files
  • issue11386.1.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/rhettinger'
    closed_at = <Date 2011-03-04.05:18:47.219>
    created_at = <Date 2011-03-03.18:29:03.072>
    labels = ['interpreter-core', 'easy', 'type-bug']
    title = 'Fix exception thrown by bytearray.pop() for empty bytearrays'
    updated_at = <Date 2011-03-04.06:15:23.489>
    user = 'https://bugs.python.org/elibendersky'

    bugs.python.org fields:

    activity = <Date 2011-03-04.06:15:23.489>
    actor = 'eli.bendersky'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2011-03-04.05:18:47.219>
    closer = 'eli.bendersky'
    components = ['Interpreter Core']
    creation = <Date 2011-03-03.18:29:03.072>
    creator = 'eli.bendersky'
    dependencies = []
    files = ['20986']
    hgrepos = []
    issue_num = 11386
    keywords = ['patch', 'easy', 'needs review']
    message_count = 9.0
    messages = ['129989', '129992', '129996', '130020', '130021', '130022', '130023', '130027', '130030']
    nosy_count = 6.0
    nosy_names = ['nnorwitz', 'georg.brandl', 'rhettinger', 'terry.reedy', 'ncoghlan', 'eli.bendersky']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11386'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    easyinterpreter-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