ruff/crates/ty_python_semantic/resources/mdtest/expression
Renkai Ge bf38e69870
[ty] Rename "possibly unbound" diagnostics to "possibly missing" (#20492)
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
2025-09-23 14:26:55 +00:00
..
assert.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
attribute.md [ty] Rename "possibly unbound" diagnostics to "possibly missing" (#20492) 2025-09-23 14:26:55 +00:00
boolean.md [ty] Make tuple subclass constructors sound (#19469) 2025-07-21 21:25:11 +00:00
if.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
lambda.md [ty] Treat lambda functions as instances of types.FunctionType (#18431) 2025-06-02 16:46:26 +01:00
len.md [ty] Proper assignability/subtyping checks for protocols with method members (#20165) 2025-09-12 10:10:31 +00:00
yield_and_yield_from.md [ty] Support async/await, async with and yield from (#19595) 2025-07-30 11:51:21 +02:00