Export to GitHub

ironclad - issue #8

Error reporting


Posted on Jan 27, 2009 by Swift Camel

If we were to create suitably minimal implementations of:

PyCode_New PyFrame_New PyThreadState_Get PyTraceBack_Here

...we might get slightly better behaviour from Pyrex-generated extensions when they try to complain about errors. (see __Pyx_AddTraceback)

Comment #1

Posted on May 20, 2009 by Swift Camel

Fixed in r450.

What's the good of a bug database if I don't use it, hmm?

Status: Fixed

Labels:
Type-Defect Priority-Medium