Skip to content

bytearray.remove cannot remove bytes with value greater than 127 #71226

@DamienGeorge

Description

@DamienGeorge
BPO 27039
Nosy @serhiy-storchaka, @llllllllll
Files
  • bytearray-remove.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/serhiy-storchaka'
    closed_at = <Date 2016-05-16.19:25:52.579>
    created_at = <Date 2016-05-16.16:29:48.584>
    labels = ['interpreter-core', 'type-bug']
    title = 'bytearray.remove cannot remove bytes with value greater than 127'
    updated_at = <Date 2016-05-16.19:25:52.578>
    user = 'https://bugs.python.org/DamienGeorge'

    bugs.python.org fields:

    activity = <Date 2016-05-16.19:25:52.578>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-05-16.19:25:52.579>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-16.16:29:48.584>
    creator = 'Damien George'
    dependencies = []
    files = ['42875']
    hgrepos = []
    issue_num = 27039
    keywords = ['patch']
    message_count = 8.0
    messages = ['265709', '265711', '265714', '265717', '265719', '265720', '265722', '265726']
    nosy_count = 5.0
    nosy_names = ['SilentGhost', 'python-dev', 'serhiy.storchaka', 'llllllllll', 'Damien George']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27039'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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