mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
2bc43cdc01
* Rename PyThreadState_DeleteCurrent() to _PyThreadState_DeleteCurrent() * Move it to the internal C API Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>