STINNER Victor <vstin...@python.org> added the comment:

> "when we un-revert we should be sure to move PyThreadState_DeleteCurrent() 
> from Include/pystate.h to Include/cpython/pystate.h."

Ah, I didn't see this comment. If Eric endorses this change, I'm fine with it 
:-)

I close the issue.

If someone wants to modify PyThreadState_DeleteCurrent() to automatically call 
PyThreadState_Clear(), please open a new issue for that.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37878>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to