github pylint-dev/astroid astroid-2.5.3

latest releases: v3.2.1, v3.2.0, v3.1.0...
3 years ago
  • Takes into account the fact that subscript inferring for a ClassDef may involve class_getitem method

  • Reworks the collections and typing brain so that pylint`s acceptance tests are fine.

    Closes PyCQA/pylint#4206

  • Use inference_tip for typing.TypedDict brain.

  • Fix mro for classes that inherit from typing.Generic

  • Add inference tip for typing.Generic and typing.Annotated with __class_getitem__

    Closes PyCQA/pylint#2822

Don't miss a new astroid release

NewReleases is sending notifications on new releases.