[issue38858] new_interpreter() should reuse more Py_InitializeFromConfig() code

STINNER Victor report at bugs.python.org
Wed Nov 20 04:38:39 EST 2019


STINNER Victor <vstinner at python.org> added the comment:


New changeset 7eee5beaf87be898a679278c480e8dd0df76d351 by Victor Stinner in branch 'master':
bpo-38858: Factorize Py_EndInterpreter() code (GH-17273)
https://github.com/python/cpython/commit/7eee5beaf87be898a679278c480e8dd0df76d351


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38858>
_______________________________________


More information about the Python-bugs-list mailing list