ruff/crates/ty_python_semantic/resources/mdtest/annotations
Charlie Marsh 5c320990f7
[ty] Avoid inferring types for invalid binary expressions in string annotations (#21911)
## Summary

Closes https://github.com/astral-sh/ty/issues/1847.

---------

Co-authored-by: David Peter <mail@david-peter.de>
2025-12-11 09:40:19 +01:00
..
annotated.md [ty] Support stringified annotations in value-position Annotated instances (#21447) 2025-11-14 13:09:09 +00:00
any.md [ty] Improve the display of various special-form types (#21775) 2025-12-03 21:19:59 +00:00
callable.md [ty] Complete support for ParamSpec (#21445) 2025-12-05 22:00:06 +05:30
deferred.md [ty] fix global symbol lookup from eager scopes (#21317) 2025-11-12 10:15:51 -08:00
generic_alias.md [ty] Remove GenericAlias-related todo type (#21728) 2025-12-01 13:02:38 +00:00
int_float_complex.md
invalid.md [ty] tighten up handling of subscripts in type expressions (#21503) 2025-11-18 10:43:07 -08:00
literal.md [ty] tighten up handling of subscripts in type expressions (#21503) 2025-11-18 10:43:07 -08:00
literal_string.md [ty] Improve several "Did you mean?" suggestions (#21597) 2025-11-25 10:29:01 +00:00
never.md [ty] Improve the display of various special-form types (#21775) 2025-12-03 21:19:59 +00:00
new_types.md [ty] Remove GenericAlias-related todo type (#21728) 2025-12-01 13:02:38 +00:00
optional.md
self.md [ty] Infer type of implicit cls parameter in method bodies (#21685) 2025-12-10 10:31:28 +01:00
starred.md
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] Avoid inferring types for invalid binary expressions in string annotations (#21911) 2025-12-11 09:40:19 +01:00
union.md [ty] Implicit type aliases: Support for PEP 604 unions (#21195) 2025-11-03 21:50:25 +01:00
unsupported_special_forms.md [ty] Complete support for ParamSpec (#21445) 2025-12-05 22:00:06 +05:30
unsupported_special_types.md
unsupported_type_qualifiers.md [ty] validate constructor call of TypedDict (#19810) 2025-08-25 14:45:52 +02:00