summaryrefslogtreecommitdiff
path: root/pylint/testutils.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
commit77b43a1aa55821abcec04ac8acf87d30a39663df (patch)
tree0354505c9c52db1637338dc207430010745e975f /pylint/testutils.py
parent0cf4153a638be20dff421bc9b890ffa30aeb40d3 (diff)
downloadpylint-git-77b43a1aa55821abcec04ac8acf87d30a39663df.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/testutils.py')
0 files changed, 0 insertions, 0 deletions