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

STINNER Victor report at bugs.python.org
Tue Mar 24 12:56:05 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset d1c09896c3b91d0ad7e3a14fabecde268f70dac7 by Victor Stinner in branch '3.7':
bpo-20526: Fix PyThreadState_Clear(): don't decref frame (GH-19120) (GH-19136) (GH-19137)
https://github.com/python/cpython/commit/d1c09896c3b91d0ad7e3a14fabecde268f70dac7


----------

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


More information about the Python-bugs-list mailing list