github pylint-dev/astroid v2.12.14

latest releases: v3.3.2, v3.3.1, v3.3.0...
20 months ago
  • Handle the effect of properties on the __init__ of a dataclass correctly.

    Closes PyCQA/pylint#5225

  • Handle the effect of kw_only=True in dataclass fields correctly.

    Closes PyCQA/pylint#7623

  • Handle the effect of init=False in dataclass fields correctly.

    Closes PyCQA/pylint#7291

  • Fix crash if numpy module doesn't have version attribute.

    Refs PyCQA/pylint#7868

  • Handle AttributeError during str.format template inference tip evaluation

    Closes PyCQA/pylint#1902

Don't miss a new astroid release

NewReleases is sending notifications on new releases.