summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C_API/2024-07-03-13-39-13.gh-issue-121058.MKi1MV.rst
blob: 133d8cb6fe4b9e6209fff338f778bc1241b59003 (plain)
1
2
``PyThreadState_Clear()`` now warns (and calls ``sys.excepthook``) if the
thread state still has an active exception.