SIGN IN SIGN UP

Restore changeset 5bd9db528aed (issue #18408)

"Issue #18408: PyObject_Str(), PyObject_Repr() and type_call() now fail with an
assertion error if they are called with an exception set (PyErr_Occurred()).

As PyEval_EvalFrameEx(), they may clear the current exception and so the caller
looses its exception."
V
Victor Stinner committed
33824f6fd70f89dd39fcb7ed1651e8097c57d340
Parent: c82bfd8