-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| 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
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory