Issue #23571: PyErr_FormatV() and PyErr_SetObject() now always clear the
current exception because they can run arbitrary Python code and so no exception must be set.
V
Victor Stinner committed
de821befd4a924adb50458163a14dfe6ea9ed448
Parent: 91afbb6