diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-17 00:44:53 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-17 00:44:53 +0200 |
commit | 0302b1098edae221ddc2b4a4fe34b05e1a38958c (patch) | |
tree | 78ee217493d5529fe211c5a7ae768e24d7c3585c /Python/pythonrun.c | |
parent | 4a24ef255230351821289b34f0bc4fdd546f86ea (diff) | |
download | cpython-0302b1098edae221ddc2b4a4fe34b05e1a38958c.tar.gz |
Issue #18408: Fix PyErr_NormalizeException(), handle PyObject_IsSubclass() failure
PyObject_IsSubclass() can fail and raise a new exception!
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions