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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix existing tests"
Marc Mueller
2021-06-10
13
-44
/
+44
*
Move to new extension CodeStyleChecker
Marc Mueller
2021-06-10
3
-0
/
+2
*
Change to consider-using-tuple
Marc Mueller
2021-06-10
4
-9
/
+9
*
Fix existing tests
Marc Mueller
2021-06-10
13
-44
/
+44
*
Fix existing code
Marc Mueller
2021-06-10
6
-13
/
+13
*
Add new checker consider-using-tuple-iterator
Marc Mueller
2021-06-10
2
-0
/
+33
*
Implemented new checker await-outside-async (#4514)
yushao2
2021-06-09
3
-0
/
+34
*
Add regression test for Pattern Matching 3.10 (#4550)
Marc Mueller
2021-06-07
2
-0
/
+26
*
Improve traceback for pytest runs
Marc Mueller
2021-06-07
1
-1
/
+2
*
Update name for consider-using-namedtuple to include dataclass (#4536)
Marc Mueller
2021-06-02
3
-10
/
+10
*
Refactor register_message_definition to prevent circular import
Pierre Sassoulas
2021-06-02
1
-1
/
+5
*
Add test cases to unused-variable message (#4540)
Konstantina Saketou
2021-06-02
2
-1
/
+56
*
Add new checker invalid-all-format
Marc Mueller
2021-06-01
4
-0
/
+16
*
Add new checker consider-using-namedtuple (#4517)
Marc Mueller
2021-05-31
2
-0
/
+79
*
Fix false-positive assigning-non-slot with typing.Generic base (#4522)
Marc Mueller
2021-05-30
3
-0
/
+21
*
Additional regression tests for PyCQA/astroid#940 (#4473)
Andrew Haigh
2021-05-30
4
-0
/
+67
*
Add regression tests of inference of implicit None return (#4428)
Andrew Haigh
2021-05-30
4
-2
/
+22
*
Add regression tests of instance attribute inference on builtins.object (#4348)
Andrew Haigh
2021-05-30
2
-0
/
+21
*
Add regression test for no-member with generic base class (#4471)
Marc Mueller
2021-05-30
1
-1
/
+19
*
Fix warning expected on logger class created from renamed import
Pierre Sassoulas
2021-05-29
2
-2
/
+4
*
Fix invalid value returned in len
Pierre Sassoulas
2021-05-29
3
-1
/
+9
*
Added deprecated decorators check (#4513)
Matus Valo
2021-05-27
8
-8
/
+87
*
Add `ignore-paths` to match against the full path. (#4516)
Fabian Damken
2021-05-27
1
-11
/
+23
*
Minor refactoring of ``tests/functional/a`` directory (#4515)
yushao2
2021-05-26
19
-0
/
+0
*
Implemented new checker invalid-class-object (#4510)
yushao2
2021-05-26
33
-0
/
+20
*
Fixed false negative of consider-using-enumerate on attributes (#4508)
yushao2
2021-05-26
2
-0
/
+13
*
Fixed false-positive on ``unused-private-member`` (#4507)
yushao2
2021-05-25
1
-0
/
+12
*
Added suggestion in helptext for ``unnecessary-comprehension`` checker (#4500)
yushao2
2021-05-25
2
-9
/
+27
*
Implemented ``unused-private-member`` checker (#4504)
yushao2
2021-05-25
7
-4
/
+91
*
Add list literal check to using-constant-test. (#4502)
David Liu
2021-05-24
2
-10
/
+21
*
Multiple `output-format` support (#4492)
ruro
2021-05-24
1
-0
/
+178
*
Bump pyupgrade from 2.16.0 to 2.18.1 (#4496)
dependabot[bot]
2021-05-24
1
-4
/
+2
*
Implemented new check consider-using-from-import (#4491)
yushao2
2021-05-23
4
-10
/
+16
*
Implemented new check unnecessary-dict-index-lookup (#4485)
yushao2
2021-05-23
2
-0
/
+86
*
Implemented new check use-maxsplit-arg (#4469)
yushao2
2021-05-22
2
-0
/
+105
*
Add ignore_signatures to similarity checker (#4474)
Aditya Gupta
2021-05-17
3
-0
/
+64
*
Create new error arguments-renamed (#4467)
Konstantina Saketou
2021-05-17
7
-56
/
+138
*
Consider using with no assign (#4476)
DudeNr33
2021-05-17
7
-26
/
+41
*
Fix issues with Python 3.6.0 (#4446)
Peter Kolbus
2021-05-12
5
-55
/
+62
*
Add sys.version_info guard to import-error (#4468)
Marc Mueller
2021-05-12
1
-0
/
+9
*
Implemented new check consider-using-dict-items (#4445)
yushao2
2021-05-11
2
-0
/
+101
*
Update regression tests for PyCQA/astroid#940 (#4466)
Andrew Haigh
2021-05-11
1
-2
/
+2
*
Fix tests/test_func
Marc Mueller
2021-05-11
1
-1
/
+1
*
Fix additional test case
Marc Mueller
2021-05-11
1
-2
/
+2
*
Strangely a new legacy test case appeared ?
Pierre Sassoulas
2021-05-11
1
-1
/
+1
*
Fix test failing because python 10 got better
Pierre Sassoulas
2021-05-11
1
-2
/
+4
*
Remove type check from arguments-differ (#4456)
Marc Mueller
2021-05-10
3
-29
/
+62
*
Issue 4430 false positive consider-using-with R1732 (#4453)
DudeNr33
2021-05-09
4
-29
/
+74
*
Add Deprecated Class unittests (#4448)
Matus Valo
2021-05-08
1
-0
/
+55
*
Fix broken tests (#4450)
Marc Mueller
2021-05-07
1
-9
/
+13
[next]