[issue20526] python: Modules/gcmodule.c:379: visit_decref: Assertion `((gc)->gc.gc_refs >> (1)) != 0' failed.

STINNER Victor report at bugs.python.org
Wed Feb 12 10:54:11 CET 2014


STINNER Victor added the comment:

revert_19466.patch: Patch to revert changes of issue #19466. It restores how Python cleared threads in Python 3.3.

----------
keywords: +patch
Added file: http://bugs.python.org/file34056/revert_19466.patch

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


More information about the Python-bugs-list mailing list