-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 2186 |
---|---|
Nosy | @gvanrossum, @rhettinger, @abalkin, @benjaminp |
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/rhettinger'
closed_at = <Date 2008-03-12.22:24:40.587>
created_at = <Date 2008-02-25.04:04:20.094>
labels = ['interpreter-core', 'easy', 'type-bug']
title = "map and filter shouldn't support None as first argument (in Py3k only)"
updated_at = <Date 2008-03-12.22:41:50.750>
user = 'https://github.com/gvanrossum'
bugs.python.org fields:
activity = <Date 2008-03-12.22:41:50.750>
actor = 'belopolsky'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2008-03-12.22:24:40.587>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2008-02-25.04:04:20.094>
creator = 'gvanrossum'
dependencies = []
files = ['9551']
hgrepos = []
issue_num = 2186
keywords = ['patch', 'easy']
message_count = 19.0
messages = ['62967', '62970', '62984', '62986', '62991', '63002', '63007', '63013', '63014', '63018', '63021', '63022', '63024', '63026', '63027', '63483', '63484', '63488', '63490']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'rhettinger', 'belopolsky', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2186'
versions = ['Python 3.0']
Metadata
Metadata
Assignees
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error