summaryrefslogtreecommitdiff
path: root/pylint/checkers/logging.py
Commit message (Expand)AuthorAgeFilesLines
* Import has_known_bases and safe_infer back into pylint from astroid, until th...Claudiu Popa2015-11-201-2/+1
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-2/+2
* Update pylint to use the new astroid AST names and methodsClaudiu Popa2015-08-251-4/+4
* Use safe_infer and has_known_bases from astroid.helpers. Closes issue #593.Claudiu Popa2015-07-061-1/+3
* `but` from logging-format-interpolation is changed to `and`Claudiu Popa2015-05-251-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+256