Skip to content

Adding bytes.frombuffer(byteslike) constructor #73364

@methane

Description

@methane
BPO 29178
Nosy @ncoghlan, @abalkin, @vstinner, @methane, @serhiy-storchaka, @1st1, @eryksun, @zhangyangyu
Files
  • bytes-frombuffer.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 = None
    created_at = <Date 2017-01-06.11:16:17.208>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Adding bytes.frombuffer(byteslike) constructor'
    updated_at = <Date 2021-03-20.22:10:11.491>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-03-20.22:10:11.491>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2017-01-06.11:16:17.208>
    creator = 'methane'
    dependencies = []
    files = ['46173']
    hgrepos = []
    issue_num = 29178
    keywords = ['patch']
    message_count = 12.0
    messages = ['284813', '284833', '284837', '284838', '284864', '284909', '284914', '284954', '284956', '284958', '291538', '389150']
    nosy_count = 9.0
    nosy_names = ['ncoghlan', 'belopolsky', 'vstinner', 'methane', 'Yury.Selivanov', 'serhiy.storchaka', 'yselivanov', 'eryksun', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29178'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-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