index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_check_parallel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a warning ``use-implicit-booleaness-not-comparison`` for comparison with ...
Jaehoon Hwang
2021-10-17
1
-7
/
+7
*
Refactor ``LinterStats`` (#5074)
Daniël van Noord
2021-10-07
1
-131
/
+120
*
Bump pylint to 2.11.0, update changelog
v2.11.0
Pierre Sassoulas
2021-09-16
1
-0
/
+1
*
Add typing to ``filepath`` (#4980)
Daniël van Noord
2021-09-16
1
-9
/
+13
*
Add typing to all calls to ``self.stats`` (#4973)
Daniël van Noord
2021-09-15
1
-1
/
+2
*
Type ``process_module`` and update argument names
Daniël van Noord
2021-09-13
1
-3
/
+3
*
Add typing with `PyAnnotate` to `./tests` (#4950)
Daniël van Noord
2021-09-04
1
-19
/
+21
*
Add ``Consider-using-f-string`` checker (#4796)
Daniël van Noord
2021-08-30
1
-2
/
+3
*
Bump pylint to 2.10.0, update changelog
v2.10.0
Pierre Sassoulas
2021-08-20
1
-0
/
+1
*
Similar check: Passe min_lines to recombined.
Julien Palard
2021-07-28
1
-0
/
+142
*
Bump pylint to 2.9.3, update changelog
v2.9.3
Pierre Sassoulas
2021-07-01
1
-0
/
+1
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
1
-1
/
+1
*
Update copyright notice with copyrite
Pierre Sassoulas
2021-02-28
1
-1
/
+1
*
Apply copyrite --contribution-threshold
Pierre Sassoulas
2021-02-21
1
-1
/
+2
*
mapreduce| Fixes -jN for map/reduce Checkers (e.g. SimilarChecker)
Frank Harrison
2021-01-02
1
-6
/
+21
*
Fix PytestCollectionWarning: cannot collect test class TestReporter
Pierre Sassoulas
2020-11-28
1
-1
/
+1
*
review fixes| Annotates and makes explicit invalid types being pass to init
Frank Harrison
2020-10-19
1
-6
/
+16
*
review fixes| Fixes typos
Frank Harrison
2020-10-19
1
-2
/
+2
*
review fixes| Attempts to explain that the captured behaviour has changed
Frank Harrison
2020-10-19
1
-1
/
+1
*
review fixes| Remvoes debug print in test
Frank Harrison
2020-10-19
1
-13
/
+0
*
review fixes| Conform to snake-case fixtures, supported by pytest
Frank Harrison
2020-10-19
1
-2
/
+2
*
review fixes| Removes clarifying (IMO) variable
Frank Harrison
2020-10-19
1
-2
/
+1
*
review fixes| Removes spaces in comments (PEP-257)
Frank Harrison
2020-10-19
1
-11
/
+11
*
check_parallel| Fixes tests after upstream changes
Frank Harrison
2020-10-19
1
-2
/
+6
*
check_parallel| Adds paramterised test against #jobs, #files and #checker
Frank Harrison
2020-10-19
1
-1
/
+126
*
check_parallel| Adds new test suite for multiple workers/check_parallel
Frank Harrison
2020-10-19
1
-0
/
+262