-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 13464 |
|---|---|
| Nosy | @orsenthil, @pitrou, @bitdancer, @fbidu |
| PRs | assert from http/client.py #22737 |
| 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 = None
closed_at = <Date 2011-12-06.21:41:39.277>
created_at = <Date 2011-11-23.18:13:58.798>
labels = ['easy', 'type-feature', 'library']
title = 'HTTPResponse is missing an implementation of readinto'
updated_at = <Date 2020-10-23.19:09:49.240>
user = 'https://github.com/bitdancer'bugs.python.org fields:
activity = <Date 2020-10-23.19:09:49.240>
actor = 'fbidu'
assignee = 'none'
closed = True
closed_date = <Date 2011-12-06.21:41:39.277>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2011-11-23.18:13:58.798>
creator = 'r.david.murray'
dependencies = []
files = ['23847', '23850']
hgrepos = []
issue_num = 13464
keywords = ['patch', 'easy']
message_count = 7.0
messages = ['148199', '148837', '148846', '148852', '148939', '148940', '150627']
nosy_count = 6.0
nosy_names = ['orsenthil', 'pitrou', 'r.david.murray', 'python-dev', 'Jon.Kuhn', 'fbidu']
pr_nums = ['22737']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue13464'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement