ruff
43297d34
- [ty] Support `isinstance()` and `issubclass()` narrowing when the second argument is a `typing.py` stdlib alias (#21391)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#21391 - [ty] Support `isinstance()` and `issubclass()` narrowing when the second argument is a `typing.py` stdlib alias
Author
AlexWaygood
Parents
4373974d
Loading