Files
ruff/crates/red_knot_python_semantic/src
Shunsuke Shibayama ee51c2a389 [red-knot] fix ordering of ClassDef semantic index building (#16915)
## 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>
2025-03-23 13:23:12 +00:00
..
2025-03-06 10:41:40 +01:00
2025-02-07 10:59:40 +01:00
2025-03-17 11:05:54 +01:00