[issue44184] crash on windows invoking flake8

Steve Dower report at bugs.python.org
Thu May 20 18:45:09 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:

> I've found that it's reproducible if you run flake8 on a file that just contains: `a.b`

ISTR there were some changes made to assigning attributes on AST classes recently? I forget who did them, but I remember discussing it during the sprints last year. Perhaps it's related to that? (Though more likely a subclass, as Steve suggests.)

----------

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


More information about the Python-bugs-list mailing list