-
-
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 | 27736 |
|---|---|
| Nosy | @brettcannon, @ned-deily, @zhangyangyu, @JelleZijlstra, @smcv |
| 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 2016-08-16.04:24:58.635>
created_at = <Date 2016-08-11.08:46:27.894>
labels = ['interpreter-core', 'type-crash']
title = 'repeated Py_Initialize/PyRun_SimpleString/Py_Finalize segfaults'
updated_at = <Date 2016-08-16.04:24:58.634>
user = 'https://github.com/smcv'bugs.python.org fields:
activity = <Date 2016-08-16.04:24:58.634>
actor = 'ned.deily'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-16.04:24:58.635>
closer = 'ned.deily'
components = ['Interpreter Core']
creation = <Date 2016-08-11.08:46:27.894>
creator = 'smcv'
dependencies = []
files = ['44093']
hgrepos = []
issue_num = 27736
keywords = ['patch']
message_count = 13.0
messages = ['272423', '272424', '272560', '272564', '272586', '272587', '272612', '272776', '272791', '272794', '272820', '272824', '272825']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ned.deily', 'python-dev', 'xiang.zhang', 'JelleZijlstra', 'smcv']
pr_nums = []
priority = None
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue27736'
versions = ['Python 3.6']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