Issue #18408: Fix PyErr_NormalizeException(), handle PyObject_IsSubclass() failure
PyObject_IsSubclass() can fail and raise a new exception!
Showing
Please register or sign in to comment
PyObject_IsSubclass() can fail and raise a new exception!