summaryrefslogtreecommitdiff
path: root/tests/functional/i/isinstance_second_argument.py
Commit message (Expand)AuthorAgeFilesLines
* Allow instances of tuple of the isinstance() type check (#3425)Claudiu Popa2020-02-271-3/+5
* Allow isinstance-second-argument-not-valid-type to catch more casesClaudiu Popa2020-02-131-0/+1
* Add warning for the case where second argument to isinstance is not a type (#...Anubhav2020-02-131-0/+28