New analyser: Crash in attrs plugin on bad or deferred name #7098
Labels
crash
priority-0-high
semantic-analyzer
Problems that happen during semantic analysis
topic-attrs
topic-plugins
The plugin API and ideas for new plugins
Both of these crash with the new analyser:
and
Both crash with an assertion error because plugin doesn't expect a placeholder in class symbol table. I didn't check dataclasses, but likely there is a similar issue.
The text was updated successfully, but these errors were encountered: