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
/
doc
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when deleting from a dict returned from a call (#8678) (#8679)
maintenance/2.17.x
github-actions[bot]
2023-05-12
1
-0
/
+4
*
Bump pylint to 2.17.4, update changelog
Pierre Sassoulas
2023-05-06
4
-10
/
+31
*
[changelog] Add a changelog entry for #8632
Pierre Sassoulas
2023-05-06
1
-0
/
+4
*
Make sure a ``tool`` table is created in ``toml`` generation (#8638) (#8640)
github-actions[bot]
2023-04-30
1
-4
/
+0
*
[tomlkit] Limit the maximum version of tomlkit (#8633) (#8635)
github-actions[bot]
2023-04-28
1
-0
/
+4
*
Added escaping of vertical bar character in annotation labels (#8610) (#8631)
Andreas Finkler
2023-04-27
1
-0
/
+3
*
Fix a false positive for ``bad-dunder-name`` when there is a user-defined ``_...
github-actions[bot]
2023-04-24
1
-0
/
+3
*
Bump pylint to 2.17.3, update changelog (#8620)
v2.17.3
Pierre Sassoulas
2023-04-24
10
-28
/
+58
*
Improve output of `consider-using-generator` message for `min()` calls with `...
github-actions[bot]
2023-04-17
1
-0
/
+3
*
Fix false positive for ``keyword-arg-before-vararg`` (#8571) (#8578)
github-actions[bot]
2023-04-15
1
-0
/
+3
*
Fix `unused-import` to check`dummy-variables-rgx` (#8566) (#8568)
github-actions[bot]
2023-04-12
1
-0
/
+3
*
Fix false positive for ``positional-only-arguments-expected`` when a function...
github-actions[bot]
2023-04-10
1
-0
/
+3
*
Fix isinstance-second-argument-not-valid-type for union types with None
Rogdham
2023-04-07
1
-0
/
+3
*
Fix typelias `invalid-name` false positives for Union variables without assig...
github-actions[bot]
2023-04-07
1
-0
/
+4
*
Do not emit `logging-not-lazy` for explicitly concatenated strings. (#8546)
Yilei "Dolee" Yang
2023-04-07
1
-0
/
+3
*
Fix check unused arguments false positive bug (#8542) (#8545)
github-actions[bot]
2023-04-06
1
-0
/
+3
*
Bump pylint to 2.17.2, update changelog (#8533)
v2.17.2
Pierre Sassoulas
2023-04-03
5
-16
/
+36
*
[Backport maintenance/2.17.x] Add regression test for #7506 (#8531)
github-actions[bot]
2023-04-03
1
-0
/
+3
*
[pyreverse] Bugfix: strip "/" at the end of the file (#8517) (#8528)
github-actions[bot]
2023-04-02
1
-0
/
+3
*
[Backport maintenance/2.17.x] Allow integers in TypeAlias names. (#8507)
github-actions[bot]
2023-03-28
1
-0
/
+5
*
Fix `unnecessary-lambda` false positive for lambdas using its parameters in t...
github-actions[bot]
2023-03-28
1
-0
/
+5
*
Don't consider ``Union`` to always be a type alias (#8489)
Daniël van Noord
2023-03-23
1
-0
/
+3
*
Bump pylint to 2.17.1, update changelog (#8482)
v2.17.1
Pierre Sassoulas
2023-03-22
6
-25
/
+52
*
Fix incorrect preferred-modules matches (#8481)
github-actions[bot]
2023-03-22
1
-0
/
+3
*
Deprecate redundant type checking guard utils (#8433) (#8439)
github-actions[bot]
2023-03-12
1
-0
/
+10
*
Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403) (#8438)
github-actions[bot]
2023-03-11
1
-0
/
+5
*
Fix a crash when `TYPE_CHECKING` is used without importing it (#8435) (#8436)
github-actions[bot]
2023-03-11
1
-0
/
+3
*
Clear LRU caches on pylint utilities (#8420) (#8427)
github-actions[bot]
2023-03-10
1
-0
/
+4
*
Proper release date and summary for 2.17.0
v2.17.0
Pierre Sassoulas
2023-03-08
1
-2
/
+18
*
Bump pylint to 2.17.0, update changelog (#8395)
Pierre Sassoulas
2023-03-07
27
-90
/
+165
*
Add regression test for #5288 (#8385)
Jacob Walls
2023-03-07
1
-0
/
+4
*
Upgrade to astroid 2.15.0 (#8387)
Pierre Sassoulas
2023-03-07
1
-0
/
+3
*
Merge remote-tracking branch 'upstream/maintenance/2.16.x' into main
Marc Mueller
2023-03-06
1
-0
/
+14
|
\
|
*
Bump pylint to 2.16.4, update changelog (#8389)
v2.16.4
Marc Mueller
2023-03-06
2
-3
/
+14
|
*
Fix invalid type false positive (#8206) (#8386)
Marc Mueller
2023-03-06
1
-0
/
+3
*
|
Merge maintenance 2.16.x in main (#8377)
Pierre Sassoulas
2023-03-03
1
-0
/
+24
|
\
\
|
*
\
Merge 'maintenance/2.16.x' following 2.16.3 release
Pierre Sassoulas
2023-03-03
1
-0
/
+24
|
|
\
\
|
|
|
/
|
|
*
Bump pylint to 2.16.3, update changelog (#8375)
v2.16.3
Pierre Sassoulas
2023-03-03
3
-6
/
+24
|
|
*
[spelling] Ignore spelling in type/mypy type ignore comments (#8370) (#8373)
github-actions[bot]
2023-03-02
1
-0
/
+3
|
|
*
Prevent emitting ``invalid-name`` on 'global' redefinition (#8337) (#8354)
Pierre Sassoulas
2023-02-27
1
-0
/
+3
*
|
|
Accept values of the form ``<class name>.<attribute name>`` for the `exclude-...
Mark Byrne
2023-03-03
1
-0
/
+3
|
/
/
*
|
[spelling] Ignore spelling in type/mypy type ignore comments (#8370)
Pierre Sassoulas
2023-03-02
1
-0
/
+3
*
|
Support globbing pattern for input specification (#8312)
Alexey Pelykh
2023-03-01
1
-0
/
+3
*
|
Prevent emitting ``invalid-name`` on 'global' redefinition (#8337)
Mark Byrne
2023-02-27
1
-0
/
+3
*
|
Add ``invalid-name`` check for ``TypeAlias`` names (#7116)
Daniël van Noord
2023-02-26
1
-0
/
+3
*
|
Add new checker `bad-chained-comparison` (#7990)
Zen Lee
2023-02-26
1
-0
/
+4
*
|
Add new check "implicit-flag-alias" (#8345)
James Addison
2023-02-26
1
-0
/
+5
*
|
Document the governance model and the path to maintainership (#8329)
Pierre Sassoulas
2023-02-24
1
-0
/
+5
*
|
Only count obviously non-terminating while-loops as return-ended (#8292)
Nick Drozd
2023-02-23
1
-0
/
+3
*
|
Support globbing patterns for source-roots (#8281)
Alexey Pelykh
2023-02-21
1
-0
/
+3
[next]