W1116 (isinstance-second-argument-not-valid-type)
false positive for union types
#8205
Labels
Milestone
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
Union types are supported by
isinstance
andissubclass
since 3.10 https://docs.python.org/3/library/functions.html#isinstancePylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: