index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_checker_manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
Parse --jobs as a custom argparse type. Fixes #567
Ruairidh MacLeod
2020-05-13
1
-1
/
+2
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
1
-1
/
+3
*
Only use multiprocessing when the method is fork
Anthony Sottile
2019-10-28
1
-1
/
+1
*
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
1
-6
/
+5
*
Speed up flake8 when only 1 filename is passed
Anthony Sottile
2019-02-17
1
-7
/
+13
*
Latest pycodestyle
Anthony Sottile
2019-01-29
1
-1
/
+1
*
Do better testing that we actually call run_serial().
Craig Silverstein
2018-03-02
1
-2
/
+6
*
Move all uses of `pool` inside `run_parallel()`.
Craig Silverstein
2018-03-02
1
-2
/
+4
*
Simplify and speed up multiprocessing
Anthony Sottile
2016-11-29
1
-2
/
+2
*
Serialize Checkers PluginTypeManager to a dict
Ian Cordasco
2016-08-03
1
-1
/
+7
*
Diable multiprocessing behaviour on Windows
Ian Cordasco
2016-07-29
1
-1
/
+2
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-3
/
+2
*
Add test for the make_checkers method
Ian Cordasco
2016-05-07
1
-0
/
+17
*
Fix import ordering
Ian Cordasco
2016-04-05
1
-2
/
+4
*
Refactor checker manager and add tests
Ian Cordasco
2016-04-05
1
-4
/
+18
*
Add unit tests around serial retries
Ian Cordasco
2016-04-03
1
-0
/
+27