-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)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 | 14961 |
|---|---|
| Nosy | @ncoghlan |
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 2012-05-30.11:01:16.175>
created_at = <Date 2012-05-30.08:59:54.306>
labels = ['interpreter-core', 'type-feature', 'library']
title = 'map() and filter() methods for iterators'
updated_at = <Date 2012-05-30.11:01:16.164>
user = 'https://bugs.python.org/dair-targ'bugs.python.org fields:
activity = <Date 2012-05-30.11:01:16.164>
actor = 'ncoghlan'
assignee = 'none'
closed = True
closed_date = <Date 2012-05-30.11:01:16.175>
closer = 'ncoghlan'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2012-05-30.08:59:54.306>
creator = 'dair-targ'
dependencies = []
files = []
hgrepos = []
issue_num = 14961
keywords = []
message_count = 6.0
messages = ['161935', '161937', '161938', '161939', '161940', '161943']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'lehmannro', 'Ramchandra Apte', 'dair-targ']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14961'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement