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

Arcadiy Ivanov report at bugs.python.org
Wed Jul 8 12:57:06 EDT 2020


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

I'm reopening this as the original SEGV didn't go away in 3.9 beta 4. It looks like debug build caught an assertion and prevented the SEGV from triggering.

----------
resolution: fixed -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list