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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
[doc] Reorganize the changelog and the way it's displayed in the documentation
Pierre Sassoulas
2022-05-28
1
-7417
/
+0
*
Fix return type annotations in MermaidJS diagrams.
DudeNr33
2022-05-27
1
-0
/
+4
*
Refactor and deprecate resolving of interface implementations in `pyreverse` ...
Andreas Finkler
2022-05-27
1
-0
/
+5
*
Remove unnecessary base class and dead code in `pylint.pyreverse.utils` (#6712)
Andreas Finkler
2022-05-27
1
-0
/
+4
*
Fix a crash in `unused-private-member` with chained private attributes (#6710)
Jacob Walls
2022-05-26
1
-0
/
+4
*
Fix ``unexpected-special-method-signature`` false positive for ``__init_subcl...
Mark Byrne
2022-05-20
1
-0
/
+4
*
Fix "dictionary changed size during iteration" (#6612)
nyabkun
2022-05-18
1
-0
/
+4
*
Suppress useless-super-delegation on __hash__ in classes with __eq__ (#6611)
Tim Martin
2022-05-15
1
-0
/
+4
*
Remove utils.subscriptable_with_postponed_evaluation_enabled (#6607)
Marc Mueller
2022-05-13
1
-1
/
+2
*
Fix no-member in type annotations with future import (#6608)
Marc Mueller
2022-05-13
1
-0
/
+5
*
Update ranges for error messages (#6606)
Marc Mueller
2022-05-13
1
-0
/
+3
*
Merge branch 'maintenance/2.13.x' into main following 2.13.9 release
Pierre Sassoulas
2022-05-13
1
-1
/
+1
|
\
|
*
Bump pylint to 2.13.9, update changelog
v2.13.9
Pierre Sassoulas
2022-05-13
1
-1
/
+1
|
*
Fix false positive for `undefined-loop-variable` with `enumerate()` (#6602)
Jacob Walls
2022-05-13
1
-0
/
+4
|
*
Respect ignore configuration options when --recursive=y. (#6528)
Matus Valo
2022-05-13
1
-0
/
+4
|
*
Fix a crash in `unnecessary-dict-index-lookup` when subscripting an attribute...
Jacob Walls
2022-05-13
1
-0
/
+4
|
*
Add regression test for #6497 (#6498)
Jacob Walls
2022-05-13
1
-0
/
+5
|
*
Add regression test for #6539
Jacob Walls
2022-05-13
1
-0
/
+4
|
*
Add an exception for `IndexError` inside `uninferable_final_decorator` (#6532)
Mark Byrne
2022-05-13
1
-0
/
+3
*
|
Remove release note for unreleased crash fix
Jacob Walls
2022-05-13
1
-5
/
+0
*
|
Fix false positive for `undefined-loop-variable` with `enumerate()` (#6602)
Jacob Walls
2022-05-13
1
-0
/
+4
*
|
Fix a crash in `unnecessary-list-index-lookup` when incorrectly using `enumer...
Jacob Walls
2022-05-13
1
-0
/
+5
*
|
Change wording of use a generator message for sum/max/min (#6600)
Pierre Sassoulas
2022-05-13
1
-1
/
+4
*
|
Respect ignore configuration options when --recursive=y. (#6528)
Matus Valo
2022-05-13
1
-0
/
+4
*
|
Raise use_a_generator for `sum()`, `max()`, `min()` (#6595)
Matus Valo
2022-05-13
1
-0
/
+2
*
|
Write the exception message to stderr in `ASTWalker.walk` (#6598)
Yilei "Dolee" Yang
2022-05-12
1
-0
/
+4
*
|
Fix a crash in `unnecessary-dict-index-lookup` when subscripting an attribute...
Jacob Walls
2022-05-11
1
-0
/
+4
*
|
Bump pylint to 2.14.0-b0, update changelog (#6527)
v2.14.0-b1
Pierre Sassoulas
2022-05-10
1
-0
/
+1
*
|
Use main instead of master as main checker name (#6569)
Daniël van Noord
2022-05-10
1
-0
/
+4
*
|
Fix disabling of ``bad-option-value`` (#6556)
Daniël van Noord
2022-05-09
1
-0
/
+6
*
|
Add regression test for #6497 (#6498)
Jacob Walls
2022-05-09
1
-0
/
+5
*
|
Add regression test for #6539
Jacob Walls
2022-05-09
1
-0
/
+4
*
|
Revert "Do not append namespace packages to sys.path (#6405)" (#6548)
Pierre Sassoulas
2022-05-09
1
-10
/
+0
*
|
Add an exception for `IndexError` inside `uninferable_final_decorator` (#6532)
Mark Byrne
2022-05-07
1
-0
/
+3
*
|
Don't emit unsubscriptable-object for string annotations (#6536)
Marc Mueller
2022-05-07
1
-0
/
+10
*
|
Fix saving of persistent data files on different drives (#6526)
Daniël van Noord
2022-05-06
1
-0
/
+5
*
|
spellcheck will skip the rule names of mypy inline directives (#5929)
Eli Fine
2022-05-06
1
-0
/
+3
*
|
Move no-self-use to optional extension (#6448)
Marc Mueller
2022-05-05
1
-0
/
+6
*
|
Change default values of ``ignore-imports`` and ``ignore-signatures`` (#6500)
Daniël van Noord
2022-05-05
1
-0
/
+3
*
|
Add `comparison-of-constants` checker (#6413)
omarandlorraine
2022-05-04
1
-0
/
+4
*
|
Enum: Add support for self-defined members (#5847)
Huw Jones
2022-05-04
1
-0
/
+4
*
|
C2901 & C2902: New checks for unnecessary lambda expression usage (#6004)
Joe Young
2022-05-04
1
-0
/
+7
*
|
Ignore underscore as a local variable (#6492)
Andy Young
2022-05-03
1
-0
/
+4
*
|
Create a path type of argument that automatically expand user/var (#6494)
Pierre Sassoulas
2022-05-03
1
-0
/
+7
*
|
Avoid reporting useless-suppression on wrong-import-position (#5219) (#6347)
Tim Martin
2022-05-03
1
-0
/
+4
*
|
Cleanup of the changelog following 2.13.8
Pierre Sassoulas
2022-05-02
1
-24
/
+0
*
|
Merge 'maintenance/2.13.x' into main following 2.13.8 release
Pierre Sassoulas
2022-05-02
1
-1
/
+35
|
\
\
|
|
/
|
*
Bump pylint to 2.13.8, update changelog
v2.13.8
Pierre Sassoulas
2022-05-02
1
-1
/
+7
|
*
Suppress `unsubscriptable-object` warnings in type-checking blocks (#5720)
Pierre Sassoulas
2022-05-02
1
-0
/
+5
|
*
Fix a false positive for `undefined-loop-variable` when a loop else raises or...
Jacob Walls
2022-05-02
1
-0
/
+5
[next]