-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-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 | 21408 |
|---|---|
| Nosy | @benjaminp, @bitdancer, @florentx, @vadmium, @serhiy-storchaka, @MojoVampire |
| 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/serhiy-storchaka'
closed_at = <Date 2015-01-26.08:16:19.111>
created_at = <Date 2014-05-01.14:31:27.553>
labels = ['interpreter-core', 'type-bug']
title = 'delegation of `!=` to the right-hand side argument is not always done'
updated_at = <Date 2015-01-31.10:24:05.075>
user = 'https://bugs.python.org/exarkun'bugs.python.org fields:
activity = <Date 2015-01-31.10:24:05.075>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-01-26.08:16:19.111>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2014-05-01.14:31:27.553>
creator = 'exarkun'
dependencies = []
files = ['37672', '37837']
hgrepos = []
issue_num = 21408
keywords = ['patch']
message_count = 15.0
messages = ['217699', '217700', '217727', '217729', '217730', '217731', '217732', '233827', '233837', '234618', '234620', '234700', '234718', '234720', '235101']
nosy_count = 9.0
nosy_names = ['exarkun', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'flox', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21408'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
interpreter-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