summaryrefslogtreecommitdiff
path: root/pylint/checkers/variables.py
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-03-24 12:56:12 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-03-24 12:56:12 +0200
commit65d557e7c1f5e7b224621b6c18aa930b891b8da4 (patch)
treea09c73d096d37b5b65e8dbc5cb52f94163c3b11a /pylint/checkers/variables.py
parent278adeb1be76250357d1c626ac8baf383de37ded (diff)
downloadpylint-65d557e7c1f5e7b224621b6c18aa930b891b8da4.tar.gz
Improve the performance of --jobs when dealing only with a package name.
The performance is improved by obtaining the files which should be analyzed from the list of given modules, using PyLinter.expand_modules. This is already what PyLinter._do_check does, but the behaviour was missing from PyLinter._parallel_check. Closes issue #479.
Diffstat (limited to 'pylint/checkers/variables.py')
0 files changed, 0 insertions, 0 deletions