ruff/crates/red_knot_python_semantic/resources/mdtest/assignment
Charlie Marsh 487941ea66
Handle maybe-unbound __iadd__-like operators in augmented assignments (#14044)
## Summary

One of the follow-ups from augmented assignment inference, now that
`Type::Unbound` has been removed.

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-11-01 13:15:35 -04:00
..
annotations.md [red-knot] Remove Type::Unbound (#13980) 2024-10-31 20:05:53 +01:00
augmented.md Handle maybe-unbound __iadd__-like operators in augmented assignments (#14044) 2024-11-01 13:15:35 -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] have mdformat wrap mdtest files to 100 columns (#14020) 2024-10-31 21:00:51 +00:00
walrus.md [red-knot] Port type inference tests to new test framework (#13719) 2024-10-15 11:23:46 -07:00