SIGN IN SIGN UP

Issue #22290: PyObject_Call() now fails with an assertion error when called

with an exception set. This new assertion helps to understand if the exception
was already set before calling the function or raised by the function.
V
Victor Stinner committed
8f4ec8d3ef9a75d7238c93cb55fdfcd0fe4ddc02
Parent: 47e4042