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
*
Fix FP for used-before-assignment with assignment expressions in containers (...
github-actions[bot]
2023-02-11
2
-6
/
+9
*
Add ``--version`` option to pyreverse (#8257) (#8258)
github-actions[bot]
2023-02-10
1
-0
/
+13
*
Fix `used-before-assignment` false positive for walrus operator in dictionary...
github-actions[bot]
2023-02-10
1
-0
/
+13
*
Fix `nested-min-max` output msg for sequences (#8234) (#8245)
github-actions[bot]
2023-02-08
2
-0
/
+29
*
Fix `used-before-assignment` false positive for TYPE_CHECKING if/elif/else us...
github-actions[bot]
2023-02-08
4
-17
/
+121
*
Fix crash when an attribute node was used inside an unary op (#8209) (#8225)
github-actions[bot]
2023-02-07
1
-0
/
+14
*
Fix no-name-in-module when variable is same as module name (#8169) (#8226)
github-actions[bot]
2023-02-07
5
-0
/
+18
*
Fix issues with new typing Union syntax (Py310) (#8122)
Marc Mueller
2023-02-01
9
-1
/
+55
*
Fix false positive for `use-maxsplit-arg` with custom split (#8114)
yushao2
2023-01-30
1
-0
/
+8
*
Tighten design constraints (#8115)
Nick Drozd
2023-01-28
4
-0
/
+4
*
Add `--allow-reexport-from-package` option (#8124)
Marc Mueller
2023-01-28
4
-7
/
+53
*
feat(6489): implement `positional-only-arguments-expected` checker (#8121)
yushao2
2023-01-28
3
-0
/
+24
*
Fix a false positive for ``redefined-variable-type`` when ``async`` methods a...
Mark Byrne
2023-01-28
1
-0
/
+25
*
Add `consider-refactoring-into-while-condition` checker (#8021)
yushao2
2023-01-27
6
-0
/
+382
*
Add tests to improve coverage (#8096)
Dani Alcala
2023-01-26
2
-2
/
+32
|
\
|
*
add test for get msg def
clavedeluna
2023-01-25
1
-0
/
+10
|
*
add test for Uninferable
clavedeluna
2023-01-24
2
-2
/
+22
*
|
Update disallowed-name to flag module-level variables (#7808)
Dani Alcala
2023-01-25
15
-23
/
+34
*
|
Fix `missing-kwoa` FP with With statements (#8101)
Dani Alcala
2023-01-24
3
-5
/
+25
|
\
\
|
|
/
|
/
|
|
*
update tests
clavedeluna
2023-01-23
1
-2
/
+2
|
*
add inference
clavedeluna
2023-01-23
1
-3
/
+3
|
*
fix no-kwoa for any with calls
clavedeluna
2023-01-23
2
-0
/
+3
|
*
fix no-kwoa for one with call
clavedeluna
2023-01-23
1
-1
/
+18
*
|
Add test for existing preferred-modules functionality (#8093)
Dave Bunten
2023-01-24
2
-0
/
+26
*
|
[subprocess-run-check] Add the proper confidence
Pierre Sassoulas
2023-01-23
1
-1
/
+1
*
|
[subprocess-run-check] Better rationale and message
Pierre Sassoulas
2023-01-23
1
-1
/
+1
|
/
*
Fix FP for `used-before-assignment` when reimporting name used in type annota...
Jacob Walls
2023-01-23
2
-1
/
+4
*
Fix `consider-using-augmented-assign` nested attribute access (#8088)
Marc Mueller
2023-01-20
2
-1
/
+16
*
Fix invalid-name for typing_extensions.TypeVar (#8089)
Marc Mueller
2023-01-20
4
-2
/
+20
*
pointless-exception-statement: filter call inference for better performance o...
James Addison
2023-01-20
2
-4
/
+14
*
Fixed a crash when inferring a value and using its qname on a slice (#8070)
Pierre Sassoulas
2023-01-18
2
-0
/
+18
*
[style] Limit line length and complexity using flake8 (#8064)
Pierre Sassoulas
2023-01-16
3
-41
/
+30
*
Add a regression tests for issue #2567
Pierre Sassoulas
2023-01-13
1
-0
/
+33
*
Fixes false positive for `try-except-raise` with multiple exceptions in one e...
fly
2023-01-12
2
-2
/
+14
*
Bugfix - extend ``magic-value-comparison`` support for parsing numerical type...
orSolocate
2023-01-12
2
-2
/
+7
*
[consider-using-augmented-assign] Do not warn for non-commutative operators (...
Pierre Sassoulas
2023-01-09
2
-26
/
+76
*
Fix `used-before-assignment` false positive for walrus operators in ifs (#8029)
Zen Lee
2023-01-08
3
-0
/
+46
*
Prevent `pyreverse` crash when processing attributes assigned via tuple unpac...
Andreas Finkler
2023-01-08
2
-0
/
+9
*
Add new check "pointless-exception-statement" (#7939)
James Addison
2023-01-07
4
-1
/
+22
*
class attrs should not emit assigning-non-slot msg (#7987)
Dani Alcala
2022-12-30
3
-8
/
+47
*
Add `no-header` run option (#7869)
Dani Alcala
2022-12-30
1
-0
/
+12
*
Cover more lines (#7996)
Nick Drozd
2022-12-28
8
-13
/
+37
*
[consider-using-sys-exit] Better rationale and added confidence
Pierre Sassoulas
2022-12-28
1
-3
/
+3
*
Cover missing line in dict-init-mutate test (#7994)
Nick Drozd
2022-12-27
1
-0
/
+3
*
Fixes custom braces in user-provided msg-template. (#7976)
Dani Alcala
2022-12-27
1
-6
/
+19
*
[pre-commit] Upgrade to black 23.1a1 with 2023's formatting (#7965)
Pierre Sassoulas
2022-12-27
6
-11
/
+1
*
Fix `use-sequence-for-iteration` when unpacking a set with `*` (#7975)
Dani Alcala
2022-12-26
4
-8
/
+18
*
Fix `used-before-assignment` if conditional imports guarded again when used (...
Jacob Walls
2022-12-25
2
-5
/
+12
*
``consider-using-with`` now triggers for ``pathlib.Path.open`` (#7968)
Gideon
2022-12-21
2
-24
/
+38
*
[pypy3.8] Disable multiple-statements false positive on affected functional t...
Pierre Sassoulas
2022-12-15
36
-230
/
+338
[next]