summaryrefslogtreecommitdiff
path: root/Modules/python.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-18 01:49:30 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-07-18 01:49:30 +0200
commit8e4783273709df286fb6a83506ead4df8483a695 (patch)
tree007d4eca024d94eed5443aac681da95e5c5e7feb /Modules/python.c
parent4abda5d5b08f5ed09f4c72e7ba9726f89aaf8780 (diff)
downloadcpython-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 'Modules/python.c')
0 files changed, 0 insertions, 0 deletions