summaryrefslogtreecommitdiff
path: root/pylint/test/functional/class_members_py30.py
Commit message (Expand)AuthorAgeFilesLines
* adapt existing test cases for useless-object-inheritance.ssolanki2018-06-211-1/+1
* `mcs` as the first parameter of metaclass's `__new__` method was replaced by ...Claudiu Popa2018-06-061-1/+1
* Add tests to confirm named tuple inference in astroid is improved (#1323)Ɓukasz Rogalski2017-02-141-0/+5
* Fix some docstrings and the Python 3 testsClaudiu Popa2015-11-251-1/+1
* Lookup in the implicit metaclass when checking for no-member.Claudiu Popa2015-04-251-1/+9
* Don't emit no-member for classes with unknown bases.Claudiu Popa2015-04-241-2/+8
* Try to make the tests compatible with both Python 2 and Python 3.Claudiu Popa2015-03-261-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+49