Joannah Nanjekye <nanjekyejoan...@gmail.com> added the comment:

> Oh, I didn't notice something in the review: the revert moved 
> >PyThreadState_DeleteCurrent() definition from Include/pystate.h to 
> >Include/cpython/pystate.h. Previously, it was defined in > 
> Include/pystate.h, see the commit removing it:

I made this change as it was requested by Eric snow in issue38266.

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

----------

_______________________________________
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