-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
topic-subinterpreterstype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 6531 |
|---|---|
| Nosy | @loewis, @terryjreedy, @ncoghlan, @pitrou, @bitdancer, @encukou, @ericsnowcurrently, @Dormouse759 |
| 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 2018-09-10.16:42:56.216>
created_at = <Date 2009-07-21.11:19:28.383>
labels = ['expert-subinterpreters', 'type-crash']
title = '[subinterpreters] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.'
updated_at = <Date 2020-05-15.01:13:47.316>
user = 'https://bugs.python.org/grahamd'bugs.python.org fields:
activity = <Date 2020-05-15.01:13:47.316>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-09-10.16:42:56.216>
closer = 'petr.viktorin'
components = ['Subinterpreters']
creation = <Date 2009-07-21.11:19:28.383>
creator = 'grahamd'
dependencies = []
files = ['24268']
hgrepos = []
issue_num = 6531
keywords = ['patch']
message_count = 15.0
messages = ['90753', '90757', '90758', '90759', '139225', '139231', '151395', '151396', '151494', '151495', '151496', '151527', '151531', '307702', '308057']
nosy_count = 11.0
nosy_names = ['loewis', 'terry.reedy', 'ncoghlan', 'pitrou', 'grahamd', 'r.david.murray', 'petr.viktorin', 'python-dev', 'eric.snow', 'chn', 'Dormouse759']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue6531'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
topic-subinterpreterstype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump