summaryrefslogtreecommitdiff
path: root/pylint/test/functional/singledispatch_functions_py3.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-76/+0
* adapt existing test cases for useless-object-inheritance.ssolanki2018-06-211-1/+1
* Skip checking only of arguments when in a singledispatched function.Claudiu Popa2016-12-041-0/+1
* Improve the tests so that we can see the feature working.Claudiu Popa2016-12-041-11/+23
* Don't emit unused-argument and function-redefined for singledispatch implemen...Ɓukasz Rogalski2016-12-041-0/+63