summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-18 01:00:45 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-07-18 01:00:45 +0200
commitd2f8f1bf739a09dce0d2e88da25a86f4b75eae66 (patch)
treed911862f63ac31bb3b8f6fbf4fe864d68f3b9f53 /Python/errors.c
parent26a9578b92eb2ed179d488f6a2eb416ffcdb58f4 (diff)
downloadcpython-d2f8f1bf739a09dce0d2e88da25a86f4b75eae66.tar.gz
Issue #18408: Fix dict_repr(), don't call PyObject_Repr() with an exception set
PyObject_Repr() can removes the current exception. For example, module_repr() calls PyErr_Clear() if calling loader.module_repr(mod) failed.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions