ruff/crates/ty_python_semantic/resources/mdtest/expression
2025-07-21 21:25:11 +00:00
..
assert.md
attribute.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
boolean.md [ty] Make tuple subclass constructors sound (#19469) 2025-07-21 21:25:11 +00:00
if.md
lambda.md [ty] Treat lambda functions as instances of types.FunctionType (#18431) 2025-06-02 16:46:26 +01:00
len.md [ty] Extend tuple __len__ and __bool__ special casing to also cover tuple subclasses (#19289) 2025-07-21 12:50:46 +00:00