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
/
pylint
/
checkers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash in `undefined-variable` caused by chained attributes in metaclass
fix-crash-in-attribute-check
Claudiu Popa
2020-12-29
1
-1
/
+4
*
Merge pull request #3993 from isidentical/issue-3992
hippo91
2020-12-29
1
-0
/
+5
|
\
|
*
Add changelog entry
Batuhan Taskaya
2020-12-28
1
-1
/
+2
|
*
Make postponed annotations enabled by default for 3.10+
Batuhan Taskaya
2020-12-23
1
-0
/
+4
*
|
Fix false positive for `not-async-context-manager` when `contextlib.asynccont...
Claudiu Popa
2020-12-28
1
-2
/
+6
|
/
*
Fix regression about getfullargspec deprecation
Sorin Sbarnea
2020-12-14
1
-1
/
+0
*
Remove hardcoded error for `bad-reversed-sequence` on dicts
ethan-leba
2020-11-30
1
-6
/
+3
*
Add checks for deprecated functions since 3.6
Federico Bond
2020-11-27
1
-0
/
+29
*
Merge branch 'master' into issue3882
Julien Palard
2020-11-21
1
-11
/
+36
|
\
|
*
Avoid doing a regex search for line lengths unless necessary
Raphael Gaschignard
2020-11-16
1
-15
/
+11
|
*
Avoid doing a regex search for line lengths unless necessary
Raphael Gaschignard
2020-11-16
1
-6
/
+35
*
|
FIX: inferred.decorators does not exist on Module object.
Julien Palard
2020-11-15
1
-1
/
+1
*
|
Handle class decorators during typing checks.
Julien Palard
2020-11-02
1
-1
/
+10
|
/
*
Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...
hippo91
2020-10-29
1
-0
/
+5
|
\
|
*
Add copyright
へーさん
2020-10-26
1
-0
/
+1
|
*
Use break statement instead of return
へーさん
2020-10-26
1
-1
/
+1
|
*
Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPS
へーさん
2020-10-13
2
-8
/
+1
|
|
\
|
*
|
Add check for enums name style
へーさん
2020-10-13
1
-0
/
+4
*
|
|
Merge branch 'master' into bug_pylint_3885
hippo91
2020-10-24
3
-9
/
+27
|
\
\
\
|
*
\
\
Merge pull request #3875 from hippo91/bug_pylint_3873
hippo91
2020-10-18
1
-3
/
+9
|
|
\
\
\
|
|
*
|
|
Formatting according to black
hippo91
2020-10-03
1
-2
/
+5
|
|
*
|
|
Changes the way TryExcept node are considered return ended.
hippo91
2020-10-03
1
-3
/
+6
|
|
|
/
/
|
*
|
|
Merge pull request #3864 from hippo91/bug_pylint_3120
hippo91
2020-10-18
1
-4
/
+16
|
|
\
\
\
|
|
*
|
|
Taking into account @Pierre-Sassoulas remarks
hippo91
2020-09-27
1
-5
/
+7
|
|
*
|
|
Adds an option to the ClassChecker to activate/deactivate protected-access me...
hippo91
2020-09-26
1
-5
/
+15
|
|
|
/
/
|
*
|
|
Improve sphinx directives spelling filter
Pedro Algarvio
2020-10-14
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Formatting according to black
hippo91
2020-10-11
1
-1
/
+3
*
|
|
Adds '.Protocol' to TYPING_PROTOCOLS to handle parametrized Protocol types (P...
hippo91
2020-10-11
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' into from_future_annotations_as
Luigi Bertaco Cristofolini
2020-10-08
1
-1
/
+0
|
\
\
|
*
|
Converting the strings in the values list to upper case serves no purpose as ...
wtracy
2020-10-02
1
-1
/
+0
|
|
/
*
|
bugfix: accepts aliases for __future__ annotations
Luigi
2020-10-01
1
-7
/
+1
|
/
*
Fix `super-with-arguments` if no `__class__` cell
David Cain
2020-09-23
1
-0
/
+1
*
Fix spell-checker crash on docstring lines that look like # comments
Ganden Schaffner
2020-09-23
1
-1
/
+1
*
Add __all__ in __init__.py so all import are used
Pierre Sassoulas
2020-09-22
1
-1
/
+1
*
Improve lint message for singleton-comparison with bools
ethan-leba
2020-09-22
1
-31
/
+59
*
Move len-checker helpers to utils file
ethan-leba
2020-09-22
3
-29
/
+26
*
fixed issue 3726: enhanced similarity checker (#3837)
Eli Fine
2020-09-19
1
-6
/
+10
*
Remove unsecable whitespace in the whole codebase
Pierre Sassoulas
2020-09-12
7
-18
/
+18
*
Update formatting following black and isort update
Pierre Sassoulas
2020-09-10
16
-83
/
+57
*
Corrects type hints
hippo91
2020-09-06
1
-1
/
+1
*
Corrects type hints and remove useless isinstance
hippo91
2020-09-06
1
-5
/
+3
*
Adds some type hints
hippo91
2020-09-06
1
-5
/
+5
*
Merge branch 'master' into bug_pylint_3468
hippo91
2020-09-06
6
-330
/
+378
|
\
|
*
Add typing to pylint.refactoring._is_trailing_comma
Pierre Sassoulas
2020-09-05
1
-6
/
+10
|
*
Move the RefactoringChecker to its own file
Pierre Sassoulas
2020-09-05
2
-1342
/
+1352
|
*
Inline a private function that was used only once
Pierre Sassoulas
2020-09-05
1
-5
/
+5
|
*
Fix a typo in RecommendationChecker's name
Pierre Sassoulas
2020-09-05
2
-3
/
+4
|
*
Move the RecommendationChecker to its own file
Pierre Sassoulas
2020-09-05
2
-111
/
+121
|
*
Move the LenChecker to its own file
Pierre Sassoulas
2020-09-05
2
-95
/
+105
|
*
Move the NotChecker to its own file
Pierre Sassoulas
2020-09-05
2
-79
/
+91
[next]