Mark Shannon added the comment:

The assertion on line 855
is a duplicate of the assertion on line 821, which is just before the reentrant 
DECREF. 
The assertion on line 821 appears to be correct.

I don't know why the assertion is at the end of the function rather than 
earlier, but hg blame says its my code :(

I'll put a patch together this weekend, once I've had time to reproduce the 
failure.

----------

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

Reply via email to