-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard 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 | 21057 |
|---|---|
| Nosy | @loewis, @pitrou, @vstinner, @serhiy-storchaka |
| 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 2014-04-29.08:27:55.879>
created_at = <Date 2014-03-25.04:14:29.870>
labels = ['type-feature', 'library']
title = 'TextIOWrapper does not support reading bytearrays or memoryviews'
updated_at = <Date 2014-05-14.00:33:29.590>
user = 'https://bugs.python.org/nikratio'bugs.python.org fields:
activity = <Date 2014-05-14.00:33:29.590>
actor = 'nikratio'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-29.08:27:55.879>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-03-25.04:14:29.870>
creator = 'nikratio'
dependencies = []
files = ['34646', '34690', '35083']
hgrepos = []
issue_num = 21057
keywords = ['patch']
message_count = 20.0
messages = ['214776', '214777', '214787', '214852', '214853', '214871', '214874', '214886', '214891', '214893', '214899', '215015', '215293', '215985', '215987', '217405', '217490', '217491', '218480', '218495']
nosy_count = 6.0
nosy_names = ['loewis', 'pitrou', 'vstinner', 'nikratio', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21057'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement