[issue3611] invalid exception context

STINNER Victor report at bugs.python.org
Fri Aug 22 02:53:14 CEST 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

With my last patch (pyerr_setobject_reentrant-v2.patch) my program 
works fine! I known that PyErr_SetObject() makes re-entrant calls 
every ~30 seconds, so the code is tested ;-)

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3611>
_______________________________________


More information about the Python-bugs-list mailing list