-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 14432 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @scoder, @vstinner, @asvetlov, @markshannon, @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 2013-12-13.01:41:54.224>
created_at = <Date 2012-03-28.15:34:27.659>
labels = ['interpreter-core', 'type-crash']
title = 'Bug in generator if the generator in created in a temporary C thread'
updated_at = <Date 2013-12-14.05:56:54.317>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2013-12-14.05:56:54.317>
actor = 'ncoghlan'
assignee = 'none'
closed = True
closed_date = <Date 2013-12-13.01:41:54.224>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2012-03-28.15:34:27.659>
creator = 'vstinner'
dependencies = []
files = ['25054', '25055', '25176', '32605']
hgrepos = []
issue_num = 14432
keywords = ['patch']
message_count = 25.0
messages = ['156982', '156984', '156986', '156987', '157379', '158025', '158455', '197520', '202796', '202860', '206003', '206004', '206005', '206006', '206007', '206070', '206072', '206075', '206076', '206077', '206078', '206079', '206080', '206086', '206167']
nosy_count = 12.0
nosy_names = ['ncoghlan', 'pitrou', 'scoder', 'vstinner', 'asvetlov', 'adamtj', 'neologix', 'Mark.Shannon', 'rosslagerwall', 'python-dev', 'serhiy.storchaka', 'asuffield']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue14432'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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