pypi pylint 3.0.2
v3.0.2

latest releases: 3.2.5, 3.2.4, 3.2.3...
8 months ago

False Positives Fixed

  • Fix used-before-assignment false positive for generic type syntax (PEP 695, Python 3.12).

    Closes #9110

Other Bug Fixes

  • Escape special symbols and newlines in messages.

    Closes #7874

  • Fixes suggestion for nested-min-max for expressions with additive operators, list and dict comprehensions.

    Closes #8524

  • Fixes ignoring conditional imports with ignore-imports=y.

    Closes #8914

  • Emit inconsistent-quotes for f-strings with 3.12 interpreter only if targeting pre-3.12 versions.

    Closes #9113

Don't miss a new pylint release

NewReleases is sending notifications on new releases.