pypi pylint 2.17.7

latest releases: 3.2.1, 3.2.0, 3.1.1...
7 months ago

2.17.7 is the last release before we only support pylint 3.0.0 or superior and python 3.8 or superior.

False Positives Fixed

  • Fix a regression in pylint 2.17.6 / astroid 2.15.7 causing various
    messages for code involving TypeVar.

    Closes #9069

Other Bug Fixes

  • Fix crash in refactoring checker when unary operand used with variable in for
    loop.

    Closes #9074

Don't miss a new pylint release

NewReleases is sending notifications on new releases.