Adam Olsen <[EMAIL PROTECTED]> added the comment:

I'm not sure that fix is 100% right - it fixes safety, but not
correctness.  Wouldn't it be more correct to move all 3 into
temporaries, assign from tstate, then XDECREF the temporaries? 
Otherwise you're going to expose just the value or traceback, without a
type set.

----------
nosy: +Rhamphoryncus

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to