diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 23:44:46 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 23:44:46 +0200 |
commit | e822e9e9c1a27846eb90b5357d2692b01abe1599 (patch) | |
tree | c620ad00aa5d9b1703df28b86e187091344716e8 /Python/codecs.c | |
parent | 77ec13e47fdd3aede81f701096bb759fd17be4d9 (diff) | |
download | cpython-e822e9e9c1a27846eb90b5357d2692b01abe1599.tar.gz |
Issue #18408: In debug mode, PyCFunction_Call() now checks if an exception was
raised if the result is NULL to help to find bugs in C mode (get the error
earlier than the SystemError in ceval.c).
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions