Skip to content

bytearray partition bug #64246

@BreamoreBoy

Description

@BreamoreBoy
BPO 20047
Nosy @loewis, @brettcannon, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @ezio-melotti, @berkerpeksag, @serhiy-storchaka
PRs
  • bpo-20047: Make bytearray methods partition() and rpartition() rejecting #4158
  • [3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) #4162
  • [2.7] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) #4163
  • [2.7] bpo-20047: Remove Objects/bytesobject.c from 2.7 #9268
  • 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 2017-10-29.10:26:39.904>
    created_at = <Date 2013-12-21.19:52:41.350>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'bytearray partition bug'
    updated_at = <Date 2018-09-13.23:16:44.290>
    user = 'https://bugs.python.org/BreamoreBoy'

    bugs.python.org fields:

    activity = <Date 2018-09-13.23:16:44.290>
    actor = 'berker.peksag'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-29.10:26:39.904>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2013-12-21.19:52:41.350>
    creator = 'BreamoreBoy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 20047
    keywords = ['patch']
    message_count = 10.0
    messages = ['206773', '206774', '206775', '206792', '206793', '305167', '305170', '305183', '305184', '325306']
    nosy_count = 9.0
    nosy_names = ['loewis', 'brett.cannon', 'georg.brandl', 'terry.reedy', 'mark.dickinson', 'pitrou', 'ezio.melotti', 'berker.peksag', 'serhiy.storchaka']
    pr_nums = ['4158', '4162', '4163', '9268']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20047'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-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