[issue24853] Py_Finalize doesn't clean up PyImport_Inittab
Alex Budovski
report at bugs.python.org
Thu Aug 13 04:10:34 CEST 2015
New submission from Alex Budovski:
This means initialize/run script/finalize will crash the second time, since the inittab can have stale entries.
----------
messages: 248495
nosy: Alex Budovski
priority: normal
severity: normal
status: open
title: Py_Finalize doesn't clean up PyImport_Inittab
type: crash
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24853>
_______________________________________
More information about the Python-bugs-list
mailing list