Issue #18408: Fix PyErr_NormalizeException(), handle PyObject_IsSubclass() failure
PyObject_IsSubclass() can fail and raise a new exception!
V
Victor Stinner committed
74a7fa66639bf7960916e2862140dd2546d3c0c8
Parent: bdf630c
PyObject_IsSubclass() can fail and raise a new exception!