-
-
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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 22735 |
|---|---|
| Nosy | @malemburg, @tim-one, @pitrou, @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/benjaminp'
closed_at = <Date 2015-02-14.17:32:53.274>
created_at = <Date 2014-10-26.21:06:21.602>
labels = ['interpreter-core', 'type-crash']
title = 'Fix various crashes exposed through mro() customization'
updated_at = <Date 2015-02-14.17:32:53.273>
user = 'https://bugs.python.org/abusalimov'bugs.python.org fields:
activity = <Date 2015-02-14.17:32:53.273>
actor = 'berker.peksag'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2015-02-14.17:32:53.274>
closer = 'berker.peksag'
components = ['Interpreter Core']
creation = <Date 2014-10-26.21:06:21.602>
creator = 'abusalimov'
dependencies = []
files = ['37025', '37026', '37027', '37028', '37029', '37030', '37031', '37032', '37033', '37034', '37035', '37036', '37037', '37038', '37039', '37040']
hgrepos = []
issue_num = 22735
keywords = ['patch']
message_count = 12.0
messages = ['230044', '230045', '230046', '230560', '230729', '230823', '232573', '232628', '235445', '235461', '235484', '235486']
nosy_count = 6.0
nosy_names = ['lemburg', 'tim.peters', 'pitrou', 'benjamin.peterson', 'python-dev', 'abusalimov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue22735'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', '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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump