ruff/crates/ty_python_semantic/resources/mdtest/call
Andrew Gallant 346e82b572 ty_python_semantic: add union type context to function call type errors
This context gets added only when calling a function through a union
type.
2025-05-09 13:40:51 -04:00
..
annotation.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
builtins.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
callable_instance.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
constructor.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
dunder.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
function.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
getattr_static.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
invalid_syntax.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
methods.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
never.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
str_startswith.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
subclass_of.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
union.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00