[issue36710] Pass _PyRuntimeState as an argument rather than using the _PyRuntime global variable

STINNER Victor report at bugs.python.org
Wed Apr 24 12:23:57 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 43125224d6da5febb34101ebfd36536d791d68cd by Victor Stinner in branch 'master':
bpo-36710: Add runtime variable to Py_InitializeEx() (GH-12939)
https://github.com/python/cpython/commit/43125224d6da5febb34101ebfd36536d791d68cd


----------

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


More information about the Python-bugs-list mailing list