-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17839 |
|---|---|
| Nosy | @warsaw, @ncoghlan, @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka, @kushaldas |
| Dependencies | |
| 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/ncoghlan'
closed_at = <Date 2013-10-02.15:03:44.785>
created_at = <Date 2013-04-25.07:32:34.773>
labels = ['type-feature', 'library']
title = 'base64 module should use memoryview'
updated_at = <Date 2013-11-13.14:25:23.484>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2013-11-13.14:25:23.484>
actor = 'python-dev'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2013-10-02.15:03:44.785>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-04-25.07:32:34.773>
creator = 'ncoghlan'
dependencies = ['17842']
files = ['30022', '30044', '30337', '30346']
hgrepos = []
issue_num = 17839
keywords = ['patch']
message_count = 20.0
messages = ['187760', '187778', '187837', '187860', '187897', '187911', '187919', '187984', '189537', '189580', '189793', '189858', '189860', '189861', '189900', '198832', '198835', '198843', '198844', '202752']
nosy_count = 8.0
nosy_names = ['barry', 'ncoghlan', 'pitrou', 'vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka', 'kushal.das']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17839'
versions = ['Python 3.4']Reactions are currently unavailable
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