[issue46417] Clear static types in Py_Finalize() for embedded Python

STINNER Victor report at bugs.python.org
Sat Jan 22 09:28:57 EST 2022


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


New changeset acda9f3b90c33e4020237cb9e5c676efb38f7847 by Miss Islington (bot) in branch '3.10':
bpo-46417: Fix race condition on setting type __bases__ (GH-30788) (GH-30789)
https://github.com/python/cpython/commit/acda9f3b90c33e4020237cb9e5c676efb38f7847


----------

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


More information about the Python-bugs-list mailing list