[issue41194] Python 3.9.0b3 crash on compile() in PyAST_Check() when the _ast module is loaded more than once

STINNER Victor report at bugs.python.org
Fri Jul 3 10:57:27 EDT 2020


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


New changeset f8599279b6ac8c44538b608fd08c13ccf674f497 by Victor Stinner in branch '3.9':
[3.9] bpo-41194: The _ast module cannot be loaded more than once (GH-21290) (GH-21292)
https://github.com/python/cpython/commit/f8599279b6ac8c44538b608fd08c13ccf674f497


----------

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


More information about the Python-bugs-list mailing list