-
-
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 | 24407 |
|---|---|
| Nosy | @rhettinger, @benjaminp, @bitdancer, @markshannon, @berkerpeksag, @serhiy-storchaka |
| 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 = None
closed_at = <Date 2015-07-05.03:54:16.528>
created_at = <Date 2015-06-08.11:57:05.103>
labels = ['interpreter-core', 'type-crash']
title = 'Use after free in PyDict_merge'
updated_at = <Date 2015-07-18.20:52:29.640>
user = 'https://bugs.python.org/pkt'bugs.python.org fields:
activity = <Date 2015-07-18.20:52:29.640>
actor = 'Arfrever'
assignee = 'none'
closed = True
closed_date = <Date 2015-07-05.03:54:16.528>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2015-06-08.11:57:05.103>
creator = 'pkt'
dependencies = []
files = ['39659', '39860', '39861']
hgrepos = []
issue_num = 24407
keywords = ['patch']
message_count = 11.0
messages = ['245001', '246065', '246144', '246250', '246251', '246258', '246260', '246262', '246263', '246269', '246293']
nosy_count = 9.0
nosy_names = ['rhettinger', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'Mark.Shannon', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'pkt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue24407'
versions = ['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