ruff
a561e665 - [ty] Exclude `typing_extensions` from completions unless it's really available

Commit
70 days ago
[ty] Exclude `typing_extensions` from completions unless it's really available This works by adding a third module resolution mode that lets the caller opt into _some_ shadowing of modules that is otherwise not allowed (for `typing` and `typing_extensions`). Fixes astral-sh/ty#1658
Author
Committer
Parents
Loading