mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-19 12:16:43 +00:00
## Summary Add type inference for (async) generator expressions. closes https://github.com/astral-sh/ty/issues/1510 ## Test Plan New Markdown tests. |
||
|---|---|---|
| .. | ||
| dictionary.md | ||
| generator_expressions.md | ||
| list.md | ||
| set.md | ||
| tuple.md | ||