-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
Description
| BPO | 8104 |
|---|---|
| Nosy | @pitrou |
| Files |
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/pitrou'
closed_at = <Date 2010-03-17.22:51:09.708>
created_at = <Date 2010-03-10.00:29:58.389>
labels = ['type-feature', 'expert-IO']
title = "socket.recv_into doesn't support a memoryview as an argument"
updated_at = <Date 2010-03-17.22:51:09.707>
user = 'https://bugs.python.org/MattGattis'bugs.python.org fields:
activity = <Date 2010-03-17.22:51:09.707>
actor = 'pitrou'
assignee = 'pitrou'
closed = True
closed_date = <Date 2010-03-17.22:51:09.708>
closer = 'pitrou'
components = ['IO']
creation = <Date 2010-03-10.00:29:58.389>
creator = 'Matt.Gattis'
dependencies = []
files = ['16529']
hgrepos = []
issue_num = 8104
keywords = ['patch']
message_count = 4.0
messages = ['100773', '100941', '100953', '101246']
nosy_count = 2.0
nosy_names = ['pitrou', 'Matt.Gattis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue8104'
versions = ['Python 2.7']vladak