diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-18 01:49:30 +0200 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-18 01:49:30 +0200 |
| commit | 8e4783273709df286fb6a83506ead4df8483a695 (patch) | |
| tree | 007d4eca024d94eed5443aac681da95e5c5e7feb /Lib/enum.py | |
| parent | 4abda5d5b08f5ed09f4c72e7ba9726f89aaf8780 (diff) | |
| download | cpython-git-8e4783273709df286fb6a83506ead4df8483a695.tar.gz | |
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 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions
