-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 8070 |
|---|---|
| Nosy | @vstinner, @xdegaye |
| 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 2017-10-29.09:14:39.481>
created_at = <Date 2010-03-05.12:50:17.892>
labels = ['interpreter-core', 'type-crash']
title = 'Infinite loop in PyRun_InteractiveLoopFlags() if PyRun_InteractiveOneFlags() raises an error'
updated_at = <Date 2017-10-29.09:14:39.479>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-10-29.09:14:39.479>
actor = 'xdegaye'
assignee = 'none'
closed = True
closed_date = <Date 2017-10-29.09:14:39.481>
closer = 'xdegaye'
components = ['Interpreter Core']
creation = <Date 2010-03-05.12:50:17.892>
creator = 'vstinner'
dependencies = []
files = ['16460', '24785', '24794']
hgrepos = []
issue_num = 8070
keywords = ['patch']
message_count = 13.0
messages = ['100471', '100473', '102622', '102889', '106028', '132790', '132791', '132792', '155289', '155402', '155455', '221698', '305179']
nosy_count = 5.0
nosy_names = ['vstinner', 'tlesher', 'ysj.ray', 'BreamoreBoy', 'xdegaye']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue8070'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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