commit | 365b693adc1d3a48cfd8e4e93a02ee169096e902 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Jul 12 00:11:58 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Jul 12 00:11:58 2013 +0200 |
tree | e2e5f3e39cf37fb92eb02101dc67b6a8d920dad7 | |
parent | c31df042340ed97b38d6364d4ee5a8d74aafca01 [diff] |
Issue #18408: ceval.c: in debug mode, convert the PyErr_Occurred() check on exception (when getting NULL) to an assertion to detect bugs earlier