-
-
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 | 18690 |
|---|---|
| Nosy | @mdickinson, @ncoghlan, @skrah |
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.12:32:17.277>
created_at = <Date 2013-08-08.20:38:26.041>
labels = ['type-feature', 'library']
title = 'memoryview not considered a sequence'
updated_at = <Date 2013-10-02.12:32:17.275>
user = 'https://bugs.python.org/sfeltman'bugs.python.org fields:
activity = <Date 2013-10-02.12:32:17.275>
actor = 'python-dev'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2013-10-02.12:32:17.277>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-08-08.20:38:26.041>
creator = 'sfeltman'
dependencies = []
files = []
hgrepos = []
issue_num = 18690
keywords = []
message_count = 3.0
messages = ['194707', '198830', '198831']
nosy_count = 5.0
nosy_names = ['mark.dickinson', 'ncoghlan', 'skrah', 'python-dev', 'sfeltman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18690'
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