[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 11:32:29 EDT 2020


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


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


----------

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


More information about the Python-bugs-list mailing list