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. |
||
|---|---|---|
| .. | ||
| collections | ||
| boolean.md | ||
| bytes.md | ||
| complex.md | ||
| ellipsis.md | ||
| f_string.md | ||
| float.md | ||
| integer.md | ||
| string.md | ||