[issue44184] crash on windows invoking flake8

Pablo Galindo Salgado report at bugs.python.org
Thu May 20 17:31:14 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

My bet is because this is caused by the AST module using heap typed here. There is probably a missing strong reference somewhere.

----------

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


More information about the Python-bugs-list mailing list