[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:12:28 EDT 2020


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


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


----------

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


More information about the Python-bugs-list mailing list