ruff
43297d34 - [ty] Support `isinstance()` and `issubclass()` narrowing when the second argument is a `typing.py` stdlib alias (#21391)

Commit
158 days ago
[ty] Support `isinstance()` and `issubclass()` narrowing when the second argument is a `typing.py` stdlib alias (#21391) ## Summary A followup to https://github.com/astral-sh/ruff/pull/21386 ## Test Plan New mdtests added
Author
Parents
Loading