mirror of https://github.com/astral-sh/ruff
## Summary From #16861 This PR fixes the incorrect `ClassDef` handling of `SemanticIndexBuilder::visit_stmt`, which fixes some of the incorrect behavior of referencing the class itself in the class scope (a complete fix requires a different fix, which will be done in the another PR). --------- Co-authored-by: Carl Meyer <carl@astral.sh> |
||
|---|---|---|
| .. | ||
| classes.md | ||
| functions.md | ||
| legacy.md | ||
| pep695.md | ||
| scoping.md | ||