summaryrefslogtreecommitdiff
path: root/tests/functional/i/invalid/invalid_class_object.py
Commit message (Collapse)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
|
* [invalid-class-object] Fix crash when __class__ is defined with a tuplePierre Sassoulas2022-09-161-0/+43
| | | | Closes #7467
* Fix false positive for `invalid-class-object` when inference fails (#5901)Jacob Walls2022-03-121-0/+14
|
* Implemented new checker invalid-class-object (#4510)yushao22021-05-261-0/+18