Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/maintenance/2.16.x' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Mar 6, 2023
2 parents 47cb11f + 8e7b809 commit e6c6bf5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/whatsnew/2/2.16/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,20 @@ Last but not least @clavedeluna and @nickdrozd became triagers, welcome to the t

.. towncrier release notes start
What's new in Pylint 2.16.4?
----------------------------
Release date: 2023-03-06


False Positives Fixed
---------------------

- Fix false positive for isinstance-second-argument-not-valid-type with union
types.

Closes #8205 (`#8205 <https://github.com/PyCQA/pylint/issues/8205>`_)


What's new in Pylint 2.16.3?
----------------------------
Release date: 2023-03-03
Expand Down

0 comments on commit e6c6bf5

Please sign in to comment.