github pylint-dev/astroid v2.13.3

latest releases: v3.3.4, v3.3.3, v3.3.2...
20 months ago
  • Fix a regression in 2.13.2 where a RunTimeError could be raised unexpectedly.

    Closes #1958

  • Fix overwritten attributes in inherited dataclasses not being ordered correctly.

    Closes PyCQA/pylint#7881

  • Fix a false positive when an attribute named Enum was confused with enum.Enum.
    Calls to Enum are now inferred & the qualified name is checked.

    Refs PyCQA/pylint#5719

Don't miss a new astroid release

NewReleases is sending notifications on new releases.