summaryrefslogtreecommitdiff
path: root/pylint/test/functional/unbalanced_tuple_unpacking.py
Commit message (Expand)AuthorAgeFilesLines
* Use safe inference in unpacking-non-sequence checkerDmitry Pribysh2015-11-091-3/+5
* Add test case for issue #559. Closes issue #559.Claudiu Popa2015-10-241-0/+7
* Make pylint work with Python 3.5 changes in astroid.Claudiu Popa2015-09-181-0/+11
* Add a new warning, 'using-constant-test'.Claudiu Popa2015-05-231-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+88