-
-
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 | 22836 |
|---|---|
| Nosy | @salty-horse, @vstinner, @bitdancer, @vadmium, @serhiy-storchaka, @The-Compiler |
| 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/vadmium'
closed_at = <Date 2016-02-28.04:17:57.421>
created_at = <Date 2014-11-10.10:22:49.203>
labels = ['interpreter-core', 'type-bug']
title = 'Broken "Exception ignored in:" message on exceptions in __repr__'
updated_at = <Date 2019-01-15.10:23:48.960>
user = 'https://github.com/The-Compiler'bugs.python.org fields:
activity = <Date 2019-01-15.10:23:48.960>
actor = 'salty-horse'
assignee = 'martin.panter'
closed = True
closed_date = <Date 2016-02-28.04:17:57.421>
closer = 'martin.panter'
components = ['Interpreter Core']
creation = <Date 2014-11-10.10:22:49.203>
creator = 'The Compiler'
dependencies = []
files = ['37166', '37511', '37524', '39670', '41948', '42029']
hgrepos = []
issue_num = 22836
keywords = ['patch']
message_count = 18.0
messages = ['230950', '230955', '232961', '233001', '233005', '245104', '260379', '260385', '260395', '260434', '260765', '260778', '260779', '260855', '260953', '260963', '260964', '333663']
nosy_count = 8.0
nosy_names = ['salty-horse', 'vstinner', 'Arfrever', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'The Compiler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22836'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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