[issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
report at bugs.python.org
Fri Sep 27 10:10:19 EDT 2019
Eric Snow <ericsnowcurrently at gmail.com> added the comment:
FWIW, when we un-revert we should be sure to move PyThreadState_DeleteCurrent() from Include/pystate.h to Include/cpython/pystate.h. (I suppose that could be done in a separate PR to keep the git history clear.)
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38266>
_______________________________________
More information about the Python-bugs-list
mailing list