ruff/crates/red_knot_python_semantic/resources/mdtest/expression
Matthew Mckee aa46047649
[red-knot] Surround intersections with () in potentially ambiguous contexts (#17568)
## Summary

Add parentheses to multi-element intersections, when displayed in a
context that's otherwise potentially ambiguous.

## Test Plan

Update mdtest files

---------

Co-authored-by: Carl Meyer <carl@astral.sh>
2025-04-23 04:18:20 +00:00
..
assert.md [red-knot] Handle unions of callables better (#16716) 2025-03-17 10:35:52 -04:00
attribute.md [red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00
boolean.md [red-knot] Surround intersections with () in potentially ambiguous contexts (#17568) 2025-04-23 04:18:20 +00:00
if.md [red-knot] Add missing imports in mdtests (#15869) 2025-02-03 09:27:29 +00:00
lambda.md Fixing various spelling errors (#16924) 2025-03-23 08:08:40 +00:00
len.md [red-knot] Add initial support for * imports (#16923) 2025-03-24 17:15:58 +00:00