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
/
2.0.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix changelog and whatsnew (pre-commit-hook)
Marc Mueller
2021-03-06
1
-1
/
+1
*
Chore: use https links (#3679)
谭九鼎
2020-06-11
1
-1
/
+1
*
Add new check misplaced-format-function. (#2218)
Sushobhit
2018-07-31
1
-0
/
+3
*
2.0 release notes spelling and grammar fixes (#2307)
Ville Skyttä
2018-07-17
1
-3
/
+3
*
Documentation fixes for the release and add Nick as a contributor
Claudiu Popa
2018-07-15
1
-43
/
+54
*
Fix incorrect hanging indent detection for with statements
Bryce Guinta
2018-07-15
1
-0
/
+2
*
Fix false positive unused-variable in lambda default arguments (#2276)
Bryce Guinta
2018-07-12
1
-0
/
+2
*
Fix false-postive undefined-variable in nested lambda. (#2274)
Bryce Guinta
2018-07-12
1
-0
/
+2
*
Expand ignored-argument-names include starred arguments and keyword arguments...
Bryce Guinta
2018-07-03
1
-0
/
+2
*
Acknowledge that ellipses are allowed in typing annotations (#2236)
Bryce Guinta
2018-07-02
1
-0
/
+3
*
Fix of false positive ``ìnconsistent-return-statements`` (#2220)
hippo91
2018-06-28
1
-0
/
+3
*
Merge branch 'master' into fix_2177
Sushobhit
2018-06-22
1
-0
/
+9
|
\
|
*
Add a check `consider-using-set-comprehension` which is emitted if for set in...
Claudiu Popa
2018-06-20
1
-0
/
+9
*
|
Add new checker useless-object-inheritance.
ssolanki
2018-06-20
1
-0
/
+12
|
/
*
Add checker for simplifying chained comparison.
Sushobhit
2018-06-18
1
-0
/
+13
*
incorporate review comments.
ssolanki
2018-06-15
1
-3
/
+4
*
Add new check `comparison-with-callable`
ssolanki
2018-06-15
1
-0
/
+19
*
Add `--ignore-none` flag to control if pylint should warn about `no-member` w...
Claudiu Popa
2018-06-09
1
-0
/
+9
*
`assignment-from-no-return` considers methods as well.
Claudiu Popa
2018-06-06
1
-0
/
+6
*
Support typing.TYPE_CHECKING for *unused-import* errors
Claudiu Popa
2018-06-06
1
-0
/
+5
*
Added basic support for postponed evaluation of function annotations.
Claudiu Popa
2018-06-05
1
-0
/
+11
*
Fixed emitting ``useless-super-delegation`` when changing the default value o...
Ashley Whetter
2018-06-02
1
-0
/
+2
*
Fixed incorrect line number for line-too-long on comment at end of module (#2...
hippo91
2018-06-02
1
-0
/
+2
*
Implement "consider-using-get"-checker (close #2076) (#2141)
Konstantin
2018-05-26
1
-0
/
+15
*
Don't emit `unused-import` anymore for typing imports used in type comments.
Claudiu Popa
2018-05-23
1
-0
/
+9
*
Add checker to warn when imported package is renamed as original one.
Sushobhit
2018-05-19
1
-0
/
+10
*
Take annotations in account for missing-type-doc and missing-return-doc
Sushobhit
2018-05-19
1
-0
/
+2
*
Add a changelog entry
Claudiu Popa
2018-05-17
1
-0
/
+9
*
Switch to using verbose instead of quiet since we want to disable this by def...
Claudiu Popa
2018-05-17
1
-1
/
+1
*
Expose quiet mode to command line
Gary Tyler McLeod
2018-05-17
1
-0
/
+1
*
Update ChangeLog and whatsnew
Marianna Polatoglou
2018-05-15
1
-1
/
+12
*
Add new check 'comparison-with-itself' (#2074)
Sushobhit
2018-05-15
1
-0
/
+8
*
Don't emit 'useless-super-delegation' if annotations are different
Ben Green
2018-05-15
1
-0
/
+2
*
Add check for unhashable dict keys (fixes #586) (#2089)
Ben Green
2018-05-15
1
-0
/
+4
*
Check if global is set for import (#2090)
mar-chi-pan
2018-05-15
1
-0
/
+8
*
Warn when using subprocess.Popen preexec_fn kwarg (#2087)
Banjamin Freeman
2018-05-14
1
-0
/
+9
*
Update ChangeLog, whatsnew and CONTRIBUTORS
Marianna Polatoglou
2018-05-14
1
-0
/
+2
*
The Python 3 porting checker can run with Python 3 as well
Claudiu Popa
2018-05-10
1
-0
/
+7
*
Add some extra notes on the Python 2 support
Claudiu Popa
2018-05-09
1
-0
/
+3
*
Relaxed docstring checks for abstract methods
Ashley Whetter
2018-05-07
1
-0
/
+4
*
Enum classes no longer trigger too-few-methods
Ashley Whetter
2018-05-07
1
-0
/
+5
*
`undefined-loop-variable` takes in consideration non-empty iterred objects be...
Claudiu Popa
2018-04-25
1
-0
/
+6
*
`singleton-comparison` accounts for negative checks
Claudiu Popa
2018-04-24
1
-0
/
+2
*
Add a new check, consider-using-join
Konstantin
2018-04-18
1
-0
/
+13
*
Revert "Proposal of a fix for bug #1950"
Claudiu Popa
2018-04-17
1
-2
/
+0
*
Add of ChangeLog and whatsnew entries
hippo91
2018-04-07
1
-0
/
+2
*
Add a new check, `possibly-unused-variable`.
Claudiu Popa
2018-03-30
1
-0
/
+17
*
Add new checker "consider-using-join" (#1963)
Konstantin
2018-03-29
1
-0
/
+13
*
New error condition try-except-raise (#1939)
Alexander Todorov
2018-03-29
1
-0
/
+4
*
Add dropping support for Python 2 as a summary highlight
Claudiu Popa
2018-03-27
1
-1
/
+4
[next]