-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-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 | 28189 |
|---|---|
| Nosy | @rhettinger, @vstinner, @serhiy-storchaka, @zhangyangyu |
| 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 2016-09-19.04:50:13.484>
created_at = <Date 2016-09-17.15:25:42.711>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'dictitems_contains swallows compare errors'
updated_at = <Date 2016-09-19.04:51:41.385>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-09-19.04:51:41.385>
actor = 'xiang.zhang'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2016-09-19.04:50:13.484>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2016-09-17.15:25:42.711>
creator = 'xiang.zhang'
dependencies = []
files = ['44717']
hgrepos = []
issue_num = 28189
keywords = ['patch']
message_count = 4.0
messages = ['276801', '276940', '276941', '276942']
nosy_count = 5.0
nosy_names = ['rhettinger', 'vstinner', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28189'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-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