..
annotated.md
[ty] Fix bug where ty would think all types had an __mro__ attribute ( #20995 )
2025-10-27 11:19:12 +00:00
any.md
[ty] Fix bug where ty would think all types had an __mro__ attribute ( #20995 )
2025-10-27 11:19:12 +00:00
callable.md
[ty] Improve error messages for unresolved attribute diagnostics ( #20963 )
2025-10-19 10:58:25 +01:00
deferred.md
int_float_complex.md
[ty] Improve disjointness inference for NominalInstanceTypes and SubclassOfTypes ( #18864 )
2025-06-24 20:27:37 +00:00
invalid.md
[syntax-errors] Detect yield from inside async function ( #20051 )
2025-09-03 10:13:05 -04:00
literal.md
Fix panic for illegal Literal[…] annotations with inner subscript expressions ( #19489 )
2025-07-22 14:07:20 +00:00
literal_string.md
never.md
new_types.md
ty_python_semantic: add union type context to function call type errors
2025-05-09 13:40:51 -04:00
optional.md
self.md
[ty] Infer type of self for decorated methods and properties ( #21123 )
2025-10-29 21:22:38 +00:00
starred.md
[ty] Return Option<TupleType> from infer_tuple_type_expression ( #19735 )
2025-08-04 13:48:19 +01:00
stdlib_typing_aliases.md
[ty] Fix bug where ty would think all types had an __mro__ attribute ( #20995 )
2025-10-27 11:19:12 +00:00
string.md
[ty] Emit error for invalid binary operations in type expressions ( #18991 )
2025-06-30 10:06:01 +02:00
union.md
[ty] Consistent use of American english (in rules) ( #19488 )
2025-07-22 16:10:38 +02:00
unsupported_special_forms.md
[ty] Fix bug where ty would think all types had an __mro__ attribute ( #20995 )
2025-10-27 11:19:12 +00:00
unsupported_special_types.md
unsupported_type_qualifiers.md
[ty] validate constructor call of TypedDict ( #19810 )
2025-08-25 14:45:52 +02:00