Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

The assertion looked good to me when I reviewed this code, and I don't 
understand why it fails. Maybe it would be better to fix the case in which 
tstate->exc_info->previous_item != NULL before calling PyThreadState_Clear(). 
Otherwise we can leak some things.

----------

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

Reply via email to