pypi pylint 2.15.9

latest releases: 3.3.1, 3.3.0, 3.2.7...
21 months ago

False Positives Fixed

  • Fix false-positive for used-before-assignment in pattern matching with a guard.

    Closes #5327

Other Bug Fixes

  • Pylint will no longer deadlock if a parallel job is killed but fail immediately instead.

    Closes #3899

  • When pylint exit due to bad arguments being provided the exit code will now be the expected 32.

    Refs #7931

  • Fixes a ModuleNotFound exception when running pylint on a Django project with the pylint_django plugin enabled.

    Closes #7938

Don't miss a new pylint release

NewReleases is sending notifications on new releases.