diff options
author | Victor Stinner <vstinner@wyplay.com> | 2013-08-26 14:05:19 +0200 |
---|---|---|
committer | Victor Stinner <vstinner@wyplay.com> | 2013-08-26 14:05:19 +0200 |
commit | 7b89cc3b894c7eeb22c24a8df73683332509875b (patch) | |
tree | 0a8b4c56c89ce568f804921643a4b844c2fc5017 /Python/pythonrun.c | |
parent | 69e213e962f615d59241c086f30f6bec5e66fcd3 (diff) | |
download | cpython-7b89cc3b894c7eeb22c24a8df73683332509875b.tar.gz |
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."
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions