mirror of
https://github.com/astral-sh/ruff
synced 2026-01-06 06:04:16 -05:00
## Summary Add type inference for (async) generator expressions. closes https://github.com/astral-sh/ty/issues/1510 ## Test Plan New Markdown tests.