Skip to content

Add a new os.read_into() function to avoid memory copies #67942

@vstinner

Description

@vstinner
BPO 23754
Nosy @pitrou, @vstinner, @vadmium

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 2015-05-25.22:51:43.573>
created_at = <Date 2015-03-23.21:16:11.883>
labels = ['library']
title = 'Add a new os.read_into() function to avoid memory copies'
updated_at = <Date 2015-05-25.22:51:43.572>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2015-05-25.22:51:43.572>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2015-05-25.22:51:43.573>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2015-03-23.21:16:11.883>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 23754
keywords = []
message_count = 5.0
messages = ['239069', '239072', '239079', '239550', '244059']
nosy_count = 4.0
nosy_names = ['pitrou', 'vstinner', 'martin.panter', 'piotr.dobrogost']
pr_nums = []
priority = 'normal'
resolution = 'postponed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue23754'
versions = ['Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions