diff options
author | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-03-24 12:56:12 +0200 |
---|---|---|
committer | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-03-24 12:56:12 +0200 |
commit | 77b43a1aa55821abcec04ac8acf87d30a39663df (patch) | |
tree | 0354505c9c52db1637338dc207430010745e975f /pylint/testutils.py | |
parent | 0cf4153a638be20dff421bc9b890ffa30aeb40d3 (diff) | |
download | pylint-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