mirror of
https://github.com/astral-sh/ty.git
synced 2025-12-23 08:48:09 +00:00
Changes which I chose not to include; let me know if one of these should be added: ``` - Add warning for unknown `TY_MEMORY_REPORT` value ([#19465](https://github.com/astral-sh/ruff/pull/19465)) - Add goto definition to playground ([#19425](https://github.com/astral-sh/ruff/pull/19425)) - Added support for "go to references" in ty playground. ([#19516](https://github.com/astral-sh/ruff/pull/19516)) - Fall back to `Unknown` if no type is stored for an expression ([#19517](https://github.com/astral-sh/ruff/pull/19517)) - Make `Module` a Salsa ingredient ([#19495](https://github.com/astral-sh/ruff/pull/19495)) - Return a tuple spec from the iterator protocol ([#19496](https://github.com/astral-sh/ruff/pull/19496)) ``` --------- Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> |
||
|---|---|---|
| .. | ||
| .overrides | ||
| assets | ||
| js | ||
| reference | ||
| stylesheets | ||
| configuration.md | ||
| editors.md | ||
| exclusions.md | ||
| index.md | ||
| installation.md | ||
| modules.md | ||
| python-version.md | ||
| requirements-insiders.in | ||
| requirements-insiders.txt | ||
| requirements.in | ||
| requirements.txt | ||
| rules.md | ||
| suppression.md | ||