This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Anthony Sottile, ammar2, christian.heimes, erlendaasland, pablogsal, paul.moore, shreyanavigyan, stestagg, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-05-20.22:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621550709.25.0.834981975447.issue44184@roundup.psfhosted.org>
In-reply-to
Content
> 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.)
History
Date User Action Args
2021-05-20 22:45:09steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, Anthony Sottile, ammar2, pablogsal, erlendaasland, stestagg, shreyanavigyan
2021-05-20 22:45:09steve.dowersetmessageid: <1621550709.25.0.834981975447.issue44184@roundup.psfhosted.org>
2021-05-20 22:45:09steve.dowerlinkissue44184 messages
2021-05-20 22:45:09steve.dowercreate