Stefan Behnel <sco...@users.sourceforge.net> added the comment:

I tried several times to debug it myself, but I don't understand the exception 
cleanup macros in ceval.c (UNWIND_EXCEPTION_HANDLER and friends, new in Py3). 
If someone can get me set up to debug them, I can give it another shot. I 
assume there are a couple of invariants involved in them? Is there any 
interaction with generators that I should know about?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7173>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to