Skip to content

Strange behavior of bytearray slice assignment #52648

@abacabadabacaba

Description

@abacabadabacaba
BPO 8401
Nosy @loewis, @birkenfeld, @mdickinson, @pitrou, @ezio-melotti
Files
  • issue8401.diff
  • issue8401-2.diff: Patch with better tests against 3.2.
  • issue8401-3.diff: Patch with better tests and error messages against 3.2.
  • 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/ezio-melotti'
    closed_at = <Date 2012-11-03.19:54:44.091>
    created_at = <Date 2010-04-14.15:41:48.878>
    labels = ['interpreter-core', 'type-bug']
    title = 'Strange behavior of bytearray slice assignment'
    updated_at = <Date 2012-11-03.19:54:44.090>
    user = 'https://bugs.python.org/abacabadabacaba'

    bugs.python.org fields:

    activity = <Date 2012-11-03.19:54:44.090>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2012-11-03.19:54:44.091>
    closer = 'ezio.melotti'
    components = ['Interpreter Core']
    creation = <Date 2010-04-14.15:41:48.878>
    creator = 'abacabadabacaba'
    dependencies = []
    files = ['27753', '27777', '27779']
    hgrepos = []
    issue_num = 8401
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['103133', '103135', '103138', '103292', '103296', '103298', '103299', '103302', '103306', '103345', '103402', '103474', '171350', '173985', '174132', '174670', '174676', '174681']
    nosy_count = 7.0
    nosy_names = ['loewis', 'georg.brandl', 'mark.dickinson', 'pitrou', 'ezio.melotti', 'abacabadabacaba', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8401'
    versions = ['Python 2.7', '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