ruff/crates/red_knot_python_semantic/resources/mdtest/assignment
Charlie Marsh eddc8d7644
Add failing tests for augmented assignments with partial binding (#14002)
## Summary

These cases aren't handled correctly yet -- some of them are waiting on
refactors to `Unbound` before fixing. Part of #12699.

---------

Co-authored-by: Carl Meyer <carl@astral.sh>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-10-30 14:22:34 -04:00
..
annotations.md [red-knot] Infer attribute expressions in type annotations (#13967) 2024-10-29 11:06:44 +00:00
augmented.md Add failing tests for augmented assignments with partial binding (#14002) 2024-10-30 14:22:34 -04:00
multi_target.md [red-knot] Port type inference tests to new test framework (#13719) 2024-10-15 11:23:46 -07:00
unbound.md [red-knot] Remove lint-phase (#13922) 2024-10-25 18:40:52 +00:00
walrus.md [red-knot] Port type inference tests to new test framework (#13719) 2024-10-15 11:23:46 -07:00