Skip to content

Release branch 2.14 beta #6527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 17 additions & 11 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ Maintainers
- Marc Mueller <[email protected]>
- Hippo91 <[email protected]>
- Jacob Walls <[email protected]>
- Andreas Finkler <[email protected]>
- Łukasz Rogalski <[email protected]>
- Ashley Whetter <[email protected]>
- Bryce Guinta <[email protected]>
- Andreas Finkler <[email protected]>
- Yu Shao, Pang <[email protected]>
- Dimitri Prybysh <[email protected]>
* multiple-imports, not-iterable, not-a-mapping, various patches.
Expand Down Expand Up @@ -50,6 +50,7 @@ contributors:
* wrong-spelling-in-comment
* wrong-spelling-in-docstring
* parallel execution on multiple CPUs
- Matus Valo <[email protected]>
- Bruno Daniel <[email protected]>: check_docs extension.
- Sushobhit <[email protected]> (sushobhit27)
* Added new check 'comparison-with-itself'.
Expand All @@ -75,6 +76,7 @@ contributors:
* redefined-variable-type
- Alexandre Fayolle <[email protected]> (Logilab): TkInter gui, documentation, debian support
- Nick Drozd <[email protected]>: performance improvements to astroid
- Mark Byrne <[email protected]>
- Julien Cristau <[email protected]> (Logilab): python 3 support
- Adrien Di Mascio <[email protected]>
- Frank Harrison <[email protected]> (doublethefish)
Expand All @@ -87,23 +89,25 @@ contributors:
* Fix consider-using-ternary for 'True and True and True or True' case
* Add bad-docstring-quotes and docstring-first-line-empty
- Ville SkyttΓ€ <[email protected]>
- Matus Valo <[email protected]>
- Pierre-Yves David <[email protected]>
- David Shea <[email protected]>: invalid sequence and slice index
- Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
- Gunung P. Wibisono <55311527+gunungpw@users.noreply.github.com>
- Derek Gustafson <[email protected]>
- Cezar Elnazli <[email protected]>: deprecated-method
- Joseph Young <[email protected]> (jpy-git)
- Nicolas Chauvat <[email protected]>
- Radu Ciorba <[email protected]>: not-context-manager and confusing-with-statement warnings.
- Holger Peters <[email protected]>
- Cosmin PoieanΔƒ <[email protected]>: unichr-builtin and improvements to bad-open-mode.
- Tim Martin <[email protected]>
- Steven Myint <[email protected]>: duplicate-except.
- Peter Kolbus <[email protected]> (Garmin)
- Luigi Bertaco Cristofolini <[email protected]> (luigibertaco)
- Glenn Matthews <[email protected]>:
* autogenerated documentation for optional extensions,
* bug fixes and enhancements for docparams (nΓ©e check_docs) extension
- Vlad Temian <[email protected]>: redundant-unittest-assert and the JSON reporter.
- Tushar Sadhwani <[email protected]> (tusharsadhwani)
- Julien Jehannet <[email protected]>
- Boris Feld <[email protected]>
- Anthony Sottile <[email protected]>
Expand All @@ -115,14 +119,13 @@ contributors:
* Added new check `logging-fstring-interpolation`
* Documentation typo fixes
- Jakub Wilk <[email protected]>
- Eli Fine <[email protected]> (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
- Andrew Haigh <[email protected]> (nelfin)
- Γ‰mile Crater <[email protected]>
- orSolocate <[email protected]>
- Pavel Roskin <[email protected]>
- Eli Fine <[email protected]> (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
- David Gilman <[email protected]>
- Andrew Haigh <[email protected]> (nelfin)
- へーさん <[email protected]>
- orSolocate <[email protected]>
- Tushar Sadhwani <[email protected]> (tusharsadhwani)
- Thomas Hisch <[email protected]>
- Marianna Polatoglou <[email protected]>: minor contribution for wildcard import check
- Manuel VΓ‘zquez Acosta <[email protected]>
Expand All @@ -141,7 +144,6 @@ contributors:
* Added new useless-return checker,
* Added new try-except-raise checker
- TΓ©o Bouvard <[email protected]>
- Tim Martin <[email protected]>
- Mihai Balint <[email protected]>
- Mark Bell <[email protected]>
- Konstantina Saketou <[email protected]>
Expand All @@ -154,6 +156,7 @@ contributors:
- Aru Sahni <[email protected]>: Git ignoring, regex-based ignores
- Andreas Freimuth <[email protected]>: fix indentation checking with tabs
- Alexandru Coman <[email protected]>
- jpkotta <[email protected]>
- Takahide Nojima <[email protected]>
- Taewon D. Kim <[email protected]>
- Sneaky Pete <[email protected]>
Expand All @@ -171,7 +174,6 @@ contributors:
* Added new check for useless `with threading.Lock():` statement
- Marcus NΓ€slund <[email protected]> (naslundx)
- Marco Forte <[email protected]>
- Joseph Young <[email protected]> (jpy-git)
- Ionel Maries Cristian <[email protected]>
- Gergely KalmΓ‘r <[email protected]>
- Daniel Harding <[email protected]>
Expand All @@ -181,7 +183,6 @@ contributors:
- Antonio Quarta <[email protected]> (sgheppy)
- Andrew J. Simmons <[email protected]> (anjsimmo)
- wtracy <[email protected]>
- jpkotta <[email protected]>
- chohner <[email protected]>
- Tiago Honorato <[email protected]>
- Steven M. Vascellaro <[email protected]>
Expand Down Expand Up @@ -218,6 +219,7 @@ contributors:
- Alain Leufroy <[email protected]>
- xmo-odoo <[email protected]>
- [email protected] <[email protected]>
- omarandlorraine <[email protected]>
- [email protected] <[email protected]>
- craig-sh <[email protected]>
- bernie gray <[email protected]>
Expand All @@ -243,6 +245,7 @@ contributors:
- Matthew Suozzo <[email protected]>
- Matthew Beckers <[email protected]> (mattlbeck)
- Mark Roman Miller <[email protected]>: fix inline defs in too-many-statements
- MalanB <[email protected]>
- Mads Kiilerich <[email protected]>
- Maarten ter Huurne <[email protected]>
- Lefteris Karapetsas <[email protected]>
Expand Down Expand Up @@ -292,7 +295,6 @@ contributors:
- [email protected] <[email protected]>
- lrjball <[email protected]>
- laike9m <[email protected]>
- jpkotta@shannon <jpkotta@shannon>
- jaydesl <[email protected]>
- jab <[email protected]>
- glmdgrielson <[email protected]>
Expand Down Expand Up @@ -381,6 +383,7 @@ contributors:
- Nick Smith <[email protected]>
- Ned Batchelder <[email protected]>
- Natalie Serebryakova <[email protected]>
- Moody <[email protected]>
- Mitchell Young <[email protected]>: minor adjustment to docparams
- Mitar <[email protected]>
- Mike Fiedler <[email protected]> (miketheman)
Expand All @@ -407,6 +410,7 @@ contributors:
- Krzysztof Czapla <[email protected]>
- Kraig Brockschmidt <[email protected]>
- Kound <[email protected]>
- KotlinIsland <[email protected]>
- Kosarchuk Sergey <[email protected]>
- Konrad Weihmann <[email protected]>
- Kian Meng, Ang <[email protected]>
Expand Down Expand Up @@ -444,6 +448,7 @@ contributors:
* Fixed "no-self-use" for async methods
* Fixed "docparams" extension for async functions and methods
- Harshil <[email protected]> (harshil21)
- Harry <[email protected]>
- Grant Welch <[email protected]>
- Giuseppe Valente <[email protected]>
- Gary Tyler McLeod <[email protected]>
Expand Down Expand Up @@ -495,6 +500,7 @@ contributors:
- Anthony Tan <[email protected]>
- Anthony Foglia <[email protected]> (Google): Added simple string slots check.
- Anentropic <[email protected]>
- Andy Young <[email protected]>
- Andy Palmer <[email protected]>
- Andrzej Klajnert <[email protected]>
- Andrew Howe <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Pylint's ChangeLog
------------------


What's New in Pylint 2.14.0?
============================
Release date: TBA
Expand Down
5 changes: 5 additions & 0 deletions doc/messages/messages_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ All messages in the warning category:
warning/raising-format-tuple.rst
warning/redeclared-assigned-name.rst
warning/redefined-builtin.rst
warning/redefined-loop-name.rst
warning/redefined-outer-name.rst
warning/redefined-slots-in-subclass.rst
warning/redundant-returns-doc.rst
Expand Down Expand Up @@ -394,7 +395,9 @@ All messages in the convention category:
convention/unexpected-line-ending-format.rst
convention/ungrouped-imports.rst
convention/unidiomatic-typecheck.rst
convention/unnecessary-direct-lambda-call.rst
convention/unnecessary-dunder-call.rst
convention/unnecessary-lambda-assignment.rst
convention/unneeded-not.rst
convention/use-implicit-booleaness-not-comparison.rst
convention/use-implicit-booleaness-not-len.rst
Expand Down Expand Up @@ -429,6 +432,7 @@ All messages in the refactor category:
:titlesonly:

refactor/chained-comparison.rst
refactor/comparison-of-constants.rst
refactor/comparison-with-itself.rst
refactor/condition-evals-to-constant.rst
refactor/confusing-consecutive-elif.rst
Expand Down Expand Up @@ -502,6 +506,7 @@ All renamed messages in the refactor category:
:maxdepth: 1
:titlesonly:

refactor/old-no-self-use.rst
refactor/old-simplifiable-if-statement.rst
refactor/old-too-many-nested-blocks.rst

Expand Down
Loading