commit | f243ee4055c8ed334e048e494814d557a02f72b3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 16 01:02:12 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 16 01:02:12 2013 +0200 |
tree | 43960b9b008be11a0a3199f9a8308276eb87e940 | |
parent | ceceaa00bab93bfd8b0035e4ad482bba74ae4f8e [diff] |
Issue #18408: add more assertions on PyErr_Occurred() in ceval.c to detect bugs earlier