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 | 9035ad932b9a7861793f7187d74051babb8b17d9 (patch) | |
tree | e8a9943de107740038fec6c671925da1ed82b598 /Python | |
parent | 526daabf341a2e0e5c2624ebcf82968bd48b5019 (diff) | |
download | cpython-git-9035ad932b9a7861793f7187d74051babb8b17d9.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')
0 files changed, 0 insertions, 0 deletions