Skip to content

bytearray.extend lacks overflow check when increasing buffer #71694

@zhangyangyu

Description

@zhangyangyu
BPO 27507
Nosy @vadmium, @serhiy-storchaka, @ztane, @zhangyangyu, @AraHaan
Files
  • add_bytearray_extend_overflow_check.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 = None
    closed_at = <Date 2016-07-18.09:57:33.670>
    created_at = <Date 2016-07-13.17:12:28.083>
    labels = ['interpreter-core', 'type-feature']
    title = 'bytearray.extend lacks overflow check when increasing buffer'
    updated_at = <Date 2016-07-18.10:00:24.338>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-07-18.10:00:24.338>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-07-18.09:57:33.670>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2016-07-13.17:12:28.083>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43707']
    hgrepos = []
    issue_num = 27507
    keywords = ['patch']
    message_count = 17.0
    messages = ['270327', '270328', '270331', '270362', '270366', '270391', '270394', '270395', '270400', '270564', '270568', '270602', '270603', '270622', '270726', '270742', '270743']
    nosy_count = 6.0
    nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka', 'ztane', 'xiang.zhang', 'Decorater']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27507'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions