[issue41194] SIGSEGV in Python 3.9.0b3 in Python-ast.c:1412

Arcadiy Ivanov report at bugs.python.org
Thu Jul 2 10:27:48 EDT 2020


Arcadiy Ivanov <arcadiy at ivanov.biz> added the comment:

> old_modules = dict(sys.modules)
> sys.modules.clear()
> sys.modules.update(old_modules)

----------

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


More information about the Python-bugs-list mailing list