SIGN IN SIGN UP

gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)

If Python is built in debug mode, _Py_Dealloc() now ensures that the
tp_dealloc function leaves the current exception unchanged.
V
Victor Stinner committed
364ed9409269fb321dc4eafdea677c09a4bc0d8d
Parent: 8a4e519
Committed by GitHub <noreply@github.com> on 4/21/2022, 9:04:01 PM