[issue39947] Make the PyThreadState structure opaque (move it to the internal C API)

STINNER Victor report at bugs.python.org
Fri Mar 13 05:20:03 EDT 2020


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


New changeset 224481a8c988fca12f488544edd2f01c0af2a91d by Victor Stinner in branch 'master':
bpo-39947: Move Py_EnterRecursiveCall() to internal C API (GH-18972)
https://github.com/python/cpython/commit/224481a8c988fca12f488544edd2f01c0af2a91d


----------

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


More information about the Python-bugs-list mailing list