davidmalcolm / gcc-python-plugin

GCC plugin that embeds CPython inside the compiler
GNU General Public License v3.0
199 stars 58 forks source link

Better description of "PyErr_Occurred()" #77

Open davidmalcolm opened 7 years ago

davidmalcolm commented 7 years ago

currently, when PyErr_Occurred() is called, the transition's description merely says "PyErr_Occurred()"

It ought to describe NULL vs non-NULL exceptions, to make it easier to read traces

davidmalcolm commented 7 years ago

Imported from trac issue 37. Created by dmalcolm on 2012-03-23T13:04:20, last modified: 2012-03-23T13:04:20