◐ Shell
clean mode source ↗

[3.9] bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489) by miss-islington · Pull Request #20496 · python/cpython

Update What's New in Python 3.9.

PyThreadState_DeleteCurrent was not removed, but excluded from the limited C API.
(cherry picked from commit fda7f6d)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue37878