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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
1
-0
/
+2
*
New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)
DudeNr33
2021-04-11
1
-0
/
+3
*
Update ``astroid`` to 2.5.3 (#4334)
Marc Mueller
2021-04-10
1
-0
/
+4
*
Force encoding in reading of setup.cfg to utf-8 (#4329)
Sebastian Müller
2021-04-10
1
-0
/
+4
*
skipping spellcheck for code flanked in backticks
Eli Fine
2021-04-10
1
-1
/
+9
*
Adds an entry
hippo91
2021-04-09
1
-0
/
+4
*
Don't show DuplicateBasesError for attribute access (#4317)
Marc Mueller
2021-04-08
1
-0
/
+2
*
Bug pylint 4019 (#4311)
hippo91
2021-04-08
1
-0
/
+4
*
Upgrade the documentation and fix inconsistencies
Pierre Sassoulas
2021-04-08
1
-1
/
+1
*
pass if score equals fail_under
chohner
2021-04-07
1
-0
/
+2
*
Fix false-positive used-before-assignment in function returns
Marc Mueller
2021-04-07
1
-0
/
+4
*
Bug pylint 4122 (#4304)
hippo91
2021-04-07
1
-0
/
+5
*
Use prescriptve description for unidiomatic-typecheck
DudeNr33
2021-04-06
1
-0
/
+4
*
Update Changelog following migration to setuptools
Pierre Sassoulas
2021-04-05
1
-1
/
+5
*
Remove extra-require from the packaging
Pierre Sassoulas
2021-04-05
1
-0
/
+2
*
Add continuous integration with read the doc instead of github actions
Pierre Sassoulas
2021-04-05
1
-0
/
+4
*
Apply const-naming-style to module const annotated with Final
Marc Mueller
2021-04-03
1
-0
/
+3
*
Allow protected-access in class methods (#4267)
James Sinclair
2021-04-01
1
-0
/
+4
*
Fix class constant naming
Marc Mueller
2021-04-01
1
-1
/
+7
*
Fix PEP 585 - collections.abc.Set
Marc Mueller
2021-04-01
1
-0
/
+2
*
Upgrade the version for development following 2.7.4 release (#4269)
Pierre Sassoulas
2021-03-30
1
-3
/
+7
*
Fix disabled warning not ignored (#4268)
pylint-2.7.4
Pierre Sassoulas
2021-03-30
1
-1
/
+6
*
Fix issue with annotated class constants (#4266)
Marc Mueller
2021-03-30
1
-0
/
+3
*
Upgrade project for 2.7.4, and 2.8.0 (#4262)
Pierre Sassoulas
2021-03-29
1
-0
/
+18
*
Prepare 2.7.3 release (#4261)
pylint-2.7.3
2.7
Pierre Sassoulas
2021-03-29
1
-13
/
+2
*
Fix various problems with --import-graph filename parsing (#4259)
Andrew Howe
2021-03-29
1
-0
/
+2
*
Fix regression with sys.path filter (#4258)
Marc Mueller
2021-03-28
1
-0
/
+4
*
Bump astroid version to 2.5.2
Marc Mueller
2021-03-28
1
-0
/
+3
*
Fix false-positive for unused-import on class keyword arguments
Marc Mueller
2021-03-28
1
-0
/
+4
*
Use value.qname() to check if class is subscriptable PEP585
Marc Mueller
2021-03-27
1
-0
/
+2
*
Improve handling of assignment expressions
Marc Mueller
2021-03-26
1
-0
/
+4
*
Fix column index of FIXME warnings (#4246)
Konstantina Saketou
2021-03-25
1
-0
/
+4
*
Fix private method hidden by ancestor class attribute (#4177)
tiagohonorato
2021-03-21
1
-0
/
+3
*
Move deprecated module checker to DeprecatedMixin (#4225)
Matus Valo
2021-03-17
1
-0
/
+4
*
Fix false negative 'use-symbolic-message-instead' and optimize it
Pierre Sassoulas
2021-03-17
1
-0
/
+2
*
Fix changelog: print removal need to be in '2.7.3'
Pierre Sassoulas
2021-03-14
1
-2
/
+2
*
add changelog entry
Jens H. Nielsen
2021-03-12
1
-0
/
+2
*
Update ChangeLog
Peter Kolbus
2021-03-09
1
-0
/
+4
*
Remove 'blacklist' term for good/bad identifiers
Peter Kolbus
2021-03-09
1
-2
/
+2
*
Fix astroid.Inference error for undefined-variables with len()
Marc Mueller
2021-03-08
1
-0
/
+4
*
pyreverse: Add output directory command-line option
Mark Byrne
2021-03-07
1
-0
/
+4
*
Introduced deprecated attributes
Matus Valo
2021-03-06
1
-0
/
+2
*
Add --class-const-naming-style
Marc Mueller
2021-03-06
1
-0
/
+5
*
Fix false-positive no-member for typed annotations without default value
Marc Mueller
2021-03-06
1
-0
/
+4
*
Exempt TypedDict from too-few-public-methods check
Marc Mueller
2021-03-06
1
-0
/
+4
*
Fix changelog (manual)
Marc Mueller
2021-03-06
1
-3
/
+3
*
Fix changelog and whatsnew (pre-commit-hook)
Marc Mueller
2021-03-06
1
-174
/
+184
*
Refactor modify sys_path for execution as python module
Marc Mueller
2021-03-05
1
-0
/
+5
*
Add allow-redefined-builtins option to variable checker
Alexander Kapshuna
2021-03-05
1
-2
/
+3
*
Fix Enum invalid name with snake_case preset
Marc Mueller
2021-03-02
1
-1
/
+7
[next]