Skip to content

v2.7.1

Compare
Choose a tag to compare
@Pierre-Sassoulas Pierre-Sassoulas released this 16 Aug 17:28
· 1485 commits to main since this release
  • When processing dataclass attributes, only do typing inference on collection types.
    Support for instantiating other typing types is left for the future, if desired.

    Closes #1129

  • Fixed LookupMixIn missing from astroid.node_classes.