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
*
Make sure a ``tool`` table is created in ``toml`` generation (#8638)
Daniël van Noord
2023-04-30
1
-4
/
+0
*
Fix false negative for calling module-level function before definition (#8494)
Jacob Walls
2023-04-29
1
-0
/
+3
*
[tomlkit] Limit the maximum version of tomlkit (#8633)
Pierre Sassoulas
2023-04-28
1
-0
/
+4
*
Added escaping of vertical bar character in annotation labels (#8610)
ViRuSTriNiTy
2023-04-26
1
-0
/
+3
*
Drop support for Python 3.7 (#8609)
Marc Mueller
2023-04-24
1
-0
/
+3
*
Merge maintenance 2.17.x in main (#8621)
Pierre Sassoulas
2023-04-24
1
-0
/
+58
|
\
|
*
Merge branch 'maintenance/2.17.x' following 2.17.3 release
Pierre Sassoulas
2023-04-24
1
-0
/
+58
|
|
\
|
|
*
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
*
|
|
Fix a false positive for ``bad-dunder-name`` when there is a user-defined ``_...
Mark Byrne
2023-04-24
1
-0
/
+3
|
/
/
*
|
Optimize `is_trailing_comma()` (#8606)
Jacob Walls
2023-04-23
1
-1
/
+2
*
|
Add news fragment
Jacob Walls
2023-04-23
1
-0
/
+3
*
|
Modified all occurences of "a f-string" to "an f-string"
Elazrod56
2023-04-20
1
-1
/
+1
*
|
Fix FP `used-before-assignment` for statements guarded under same test (#8581)
Jacob Walls
2023-04-16
1
-0
/
+4
*
|
Improve output of `consider-using-generator` message for `min()` calls with `...
Jacob Walls
2023-04-16
1
-0
/
+3
*
|
Fix `used-before-assignment` TYPE_CHECKING false negatives (#8431)
Zen Lee
2023-04-15
1
-0
/
+4
*
|
Fix false negative for no-value-for-parameter: positional-only args and **kwa...
Mark Byrne
2023-04-14
1
-0
/
+3
*
|
Fix false positive for ``keyword-arg-before-vararg`` (#8571)
Mark Byrne
2023-04-13
1
-0
/
+3
*
|
Fix `unused-import` to check`dummy-variables-rgx` (#8566)
RSTdefg
2023-04-12
1
-0
/
+3
*
|
Fix false positive for ``positional-only-arguments-expected`` when a function...
Mark Byrne
2023-04-09
1
-0
/
+3
*
|
Also check the typealias naming style for TypeAlias variables defined in func...
Yilei "Dolee" Yang
2023-04-07
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...
Yilei "Dolee" Yang
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)
Théo Battrel
2023-04-06
1
-0
/
+3
*
|
Handle patterns in ignored-modules when checking for no-name-in-module (#7579)
Daniel Mouritzen
2023-04-03
1
-0
/
+3
*
|
Merge 'maintenance/2.17.x' in main following 2.17.2 release
Pierre Sassoulas
2023-04-03
1
-0
/
+36
|
\
\
|
|
/
|
*
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
*
|
Add regression test for #7506 (#8432)
Jacob Walls
2023-04-03
1
-0
/
+3
*
|
[pyreverse] Bugfix: strip "/" at the end of the file (#8517)
Alvaro Frias
2023-04-02
1
-0
/
+3
*
|
Add Pyreverse option to exclude standalone nodes (#8520)
Nick Drozd
2023-04-02
1
-0
/
+3
*
|
[changelog] Classify all non user-facing changes as 'internal'
Pierre Sassoulas
2023-04-01
8
-5
/
+9
*
|
[doc] Fix missing spaces in 2.13's whatsnew (#8519)
Pierre Sassoulas
2023-03-31
1
-3
/
+3
*
|
[cleanup] Upgrade more doc following the PyCQA migration
Pierre Sassoulas
2023-03-31
5
-12
/
+12
*
|
Fix `used-before-assignment` false positive for `TYPE_CHECKING` elif branch i...
Zen Lee
2023-03-30
1
-0
/
+4
*
|
[PyCQA migration] Upgrade links to the repositories in code and doc (#8514)
Pierre Sassoulas
2023-03-29
7
-268
/
+268
*
|
Fix news fragment after incorrect auto-merge
Daniël van Noord
2023-03-28
1
-1
/
+1
*
|
Allow integers in TypeAlias names (#8488)
Stephane Odul
2023-03-28
1
-0
/
+5
[next]