summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Improve check for invalid PEP 585 syntax inside functions (#4340)Marc Mueller2021-04-121-0/+5
* fix emacs pylint error when running with tramp (#4333)Ramiro Leal-Cavazos2021-04-111-0/+2
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-0/+2
* New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)DudeNr332021-04-111-0/+3
* Update ``astroid`` to 2.5.3 (#4334)Marc Mueller2021-04-101-0/+4
* Force encoding in reading of setup.cfg to utf-8 (#4329)Sebastian Müller2021-04-101-0/+4
* skipping spellcheck for code flanked in backticksEli Fine2021-04-101-1/+9
* Adds an entryhippo912021-04-091-0/+4
* Don't show DuplicateBasesError for attribute access (#4317)Marc Mueller2021-04-081-0/+2
* Bug pylint 4019 (#4311)hippo912021-04-081-0/+4
* Upgrade the documentation and fix inconsistenciesPierre Sassoulas2021-04-081-1/+1
* pass if score equals fail_underchohner2021-04-071-0/+2
* Fix false-positive used-before-assignment in function returnsMarc Mueller2021-04-071-0/+4
* Bug pylint 4122 (#4304)hippo912021-04-071-0/+5
* Use prescriptve description for unidiomatic-typecheckDudeNr332021-04-061-0/+4
* Update Changelog following migration to setuptoolsPierre Sassoulas2021-04-051-1/+5
* Remove extra-require from the packagingPierre Sassoulas2021-04-051-0/+2
* Add continuous integration with read the doc instead of github actionsPierre Sassoulas2021-04-051-0/+4
* Apply const-naming-style to module const annotated with FinalMarc Mueller2021-04-031-0/+3
* Allow protected-access in class methods (#4267)James Sinclair2021-04-011-0/+4
* Fix class constant namingMarc Mueller2021-04-011-1/+7
* Fix PEP 585 - collections.abc.SetMarc Mueller2021-04-011-0/+2
* Upgrade the version for development following 2.7.4 release (#4269)Pierre Sassoulas2021-03-301-3/+7
* Fix disabled warning not ignored (#4268)pylint-2.7.4Pierre Sassoulas2021-03-301-1/+6
* Fix issue with annotated class constants (#4266)Marc Mueller2021-03-301-0/+3
* Upgrade project for 2.7.4, and 2.8.0 (#4262)Pierre Sassoulas2021-03-291-0/+18
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-13/+2
* Fix various problems with --import-graph filename parsing (#4259)Andrew Howe2021-03-291-0/+2
* Fix regression with sys.path filter (#4258)Marc Mueller2021-03-281-0/+4
* Bump astroid version to 2.5.2Marc Mueller2021-03-281-0/+3
* Fix false-positive for unused-import on class keyword argumentsMarc Mueller2021-03-281-0/+4
* Use value.qname() to check if class is subscriptable PEP585Marc Mueller2021-03-271-0/+2
* Improve handling of assignment expressionsMarc Mueller2021-03-261-0/+4
* Fix column index of FIXME warnings (#4246)Konstantina Saketou2021-03-251-0/+4
* Fix private method hidden by ancestor class attribute (#4177)tiagohonorato2021-03-211-0/+3
* Move deprecated module checker to DeprecatedMixin (#4225)Matus Valo2021-03-171-0/+4
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-171-0/+2
* Fix changelog: print removal need to be in '2.7.3'Pierre Sassoulas2021-03-141-2/+2
* add changelog entryJens H. Nielsen2021-03-121-0/+2
* Update ChangeLogPeter Kolbus2021-03-091-0/+4
* Remove 'blacklist' term for good/bad identifiersPeter Kolbus2021-03-091-2/+2
* Fix astroid.Inference error for undefined-variables with len()Marc Mueller2021-03-081-0/+4
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-0/+4
* Introduced deprecated attributesMatus Valo2021-03-061-0/+2
* Add --class-const-naming-styleMarc Mueller2021-03-061-0/+5
* Fix false-positive no-member for typed annotations without default valueMarc Mueller2021-03-061-0/+4
* Exempt TypedDict from too-few-public-methods checkMarc Mueller2021-03-061-0/+4
* Fix changelog (manual)Marc Mueller2021-03-061-3/+3
* Fix changelog and whatsnew (pre-commit-hook)Marc Mueller2021-03-061-174/+184
* Refactor modify sys_path for execution as python moduleMarc Mueller2021-03-051-0/+5