ruff/crates/ty_python_semantic/resources/mdtest/comprehensions
Ibraheem Ahmed 3c8fb68765
[ty] dict is not assignable to TypedDict (#21238)
## Summary

A lot of the bidirectional inference work relies on `dict` not being
assignable to `TypedDict`, so I think it makes sense to add this before
fully implementing https://github.com/astral-sh/ty/issues/1387.
2025-11-03 16:57:49 -05:00
..
basic.md [ty] dict is not assignable to TypedDict (#21238) 2025-11-03 16:57:49 -05:00
invalid_syntax.md Consistently wrap tokens in parser diagnostics in backticks instead of 'quotes' (#21163) 2025-10-31 11:59:11 -04:00