[issue41796] _ast module state should be made per interpreter

STINNER Victor report at bugs.python.org
Tue Nov 3 12:07:19 EST 2020


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


New changeset fd957c124c44441d9c5eaf61f7af8cf266bafcb1 by Victor Stinner in branch 'master':
bpo-41796: Call _PyAST_Fini() earlier to fix a leak (GH-23131)
https://github.com/python/cpython/commit/fd957c124c44441d9c5eaf61f7af8cf266bafcb1


----------

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


More information about the Python-bugs-list mailing list