Message353949
| Author |
vstinner |
| Recipients |
docs@python, eric.snow, nanjekyejoannah, ncoghlan, vstinner, wenzel |
| Date |
2019年10月04日.16:01:16 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1570204876.83.0.932706029342.issue37878@roundup.psfhosted.org> |
| In-reply-to |
| Content |
> "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. |
|