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).
V
Victor Stinner committed
9035ad932b9a7861793f7187d74051babb8b17d9
Parent: 526daab