Skip to content

Commit

Permalink
Add whatsnew entry for pylint-dev#4654
Browse files Browse the repository at this point in the history
  • Loading branch information
DudeNr33 committed Jul 3, 2021
1 parent ce81241 commit b62a538
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whatsnew/2.9.rst
Expand Up @@ -62,6 +62,9 @@ New checkers
Other Changes
=============


* Fix false-positive ``consider-using-with`` (R1732) if ``contextlib.ExitStack`` takes care of calling the ``__exit__`` method

* Add type annotations to pyreverse dot files

* Pylint's tags are now the standard form ``vX.Y.Z`` and not ``pylint-X.Y.Z`` anymore.
Expand Down

0 comments on commit b62a538

Please sign in to comment.