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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
We don't emit by default ``no-member`` if we have opaque inference objects in...
Claudiu Popa
2017-04-13
5
-2
/
+10
*
Don't emit missing-final-newline or trailing-whitespace for formfeeds. (#1283)
vinnyrose
2017-04-13
1
-2
/
+19
*
assign-to-new-keyword (#1386)
Łukasz Rogalski
2017-04-13
1
-0
/
+34
*
Handle keyword-only args annotation variables. Close #1168
Claudiu Popa
2017-04-12
2
-0
/
+19
*
Handle async block openers for bad-continuation check. Close #1415
Claudiu Popa
2017-04-12
2
-0
/
+10
*
Fix crash on checking attributes of Unknown object. Closes #1365. (#1382)
Derek Gustafson
2017-04-06
1
-0
/
+6
*
Python 3.6 invalid escape sequence deprecation fixes (#1396)
Ville Skyttä
2017-04-02
3
-4
/
+4
*
Add tests to prove that exception is no raised after astroid fixes (#1403)
Łukasz Rogalski
2017-04-02
2
-0
/
+17
*
Spelling fixes (#1397)
Ville Skyttä
2017-04-02
9
-11
/
+11
*
docparams now ignores "optional" specifier on parameter docs (#1391)
Ashley Whetter
2017-03-31
1
-0
/
+22
*
Allow yield in async function for python3.6. Closes #1372. (#1380)
Derek Gustafson
2017-03-23
4
-1
/
+17
*
Add regression test. Close #1326
Claudiu Popa
2017-03-12
1
-0
/
+12
*
Add test for #1362
Claudiu Popa
2017-03-11
1
-0
/
+22
*
Split missing+differing docstring param checks (#1344)
John Paraskevopoulos
2017-03-11
1
-13
/
+37
*
Add ignored_ and unused_ to unused-* inspections (#1357)
Nathaniel Manista
2017-03-07
4
-2
/
+15
*
Make cyclic import checker respect local disable clauses (#1286)
Łukasz Rogalski
2017-03-01
2
-0
/
+10
*
typing.Tuple and typing.NamedTuple false positives: add failing tests
Łukasz Rogalski
2017-03-01
1
-0
/
+24
*
len-as-condition: fix false positives when len() wasn't used in logical test ...
Łukasz Rogalski
2017-02-21
2
-0
/
+20
*
Fix typo
Jakub Wilk
2017-02-21
1
-1
/
+1
*
Understand starred expression used in string formatting RHS tuple (#1299)
Łukasz Rogalski
2017-02-19
3
-0
/
+25
*
Add tests to confirm named tuple inference in astroid is improved (#1323)
Łukasz Rogalski
2017-02-14
2
-0
/
+10
*
Make tests pass
Łukasz Rogalski
2017-02-14
1
-1
/
+1
*
Add failing test case for missing module
Łukasz Rogalski
2017-02-14
2
-0
/
+2
*
Add flag to allow wildcard imports if module defines __all__
Łukasz Rogalski
2017-02-14
3
-0
/
+6
*
Do not emit warning on type(self)._private_attribute access (#1288)
Łukasz Rogalski
2017-02-05
2
-0
/
+16
*
Don't recommend BaseException in the message file. Close #1302
Claudiu Popa
2017-02-02
1
-12
/
+12
*
Add single-line-class-stmt option
Łukasz Rogalski
2017-01-28
1
-33
/
+64
*
Exempt classes with __getattr__ from no-member. This should help #1293
Claudiu Popa
2017-01-28
1
-2
/
+15
*
Change the message for wrong-import-order. Close #1300
Claudiu Popa
2017-01-28
1
-5
/
+5
*
Check for using before a global declaration in the same scope
Claudiu Popa
2017-01-28
1
-0
/
+17
*
Added a new error, 'used-prior-global-declaration'.
Claudiu Popa
2017-01-28
3
-0
/
+25
*
Add test case for __init_subclass__. Close #1275
Claudiu Popa
2017-01-28
2
-0
/
+18
*
Can detect multiple types in docstring type fields (#1294)
Ashley Whetter
2017-01-27
1
-0
/
+65
*
The protocol checks are emitting their messages when a special method is set ...
Claudiu Popa
2017-01-26
4
-0
/
+43
*
Add test demonstrating that #940 does not crash any longer. Close #940
Claudiu Popa
2017-01-22
1
-0
/
+13
*
Add regression for #488. Close #488
Claudiu Popa
2017-01-21
1
-0
/
+9
*
Objects with the same name as inner attributes are not marked as unused any l...
Derek Gustafson
2017-01-21
2
-0
/
+47
*
Add various improvements to the spelling checker
Pedro Algarvio
2017-01-19
1
-12
/
+87
*
Fix not-used-before-assignment false positive (#1266)
Łukasz Rogalski
2017-01-04
1
-1
/
+9
*
Fix too agressive logging-format-interpolation
Łukasz Rogalski
2017-01-03
2
-1
/
+6
*
Check if a name is locally assigned when looking for used-before-assignment
Łukasz Rogalski
2017-01-03
2
-0
/
+39
*
Respect checks for Python 2 (#1196)
Roy Williams
2017-01-03
4
-0
/
+77
*
Refactor pytest fixtures. (#1255)
Derek Gustafson
2017-01-03
11
-128
/
+135
*
Add tests to show issue does not occur (#1258)
Łukasz Rogalski
2017-01-03
1
-0
/
+23
*
Allow more powerful regexes for generated-members. Close #1167
Claudiu Popa
2016-12-31
2
-2
/
+7
*
Add new extension for detecting integer comparisons against zero (#1243)
Alexander Todorov
2016-12-31
2
-0
/
+84
*
Fix errors introduced by change to arguments-differ (#1252)
Derek Gustafson
2016-12-31
1
-5
/
+5
*
Change the text of arguments-differ by making it more explicit
Claudiu Popa
2016-12-30
1
-8
/
+8
*
Take in consideration the dummy-rgx-variable when checking for different para...
Claudiu Popa
2016-12-30
1
-0
/
+12
*
consider-iterating-dictionary: fix false-negatives (#1251)
Łukasz Rogalski
2016-12-30
2
-1
/
+13
[next]