github pylint-dev/astroid v2.8.5

latest releases: v3.3.3, v3.3.2, v3.3.1...
2 years ago
  • Use more permissive versions for the typed-ast dependencie (<2.0 instead of <1.5)

    Closes #1237

  • Fix crash on inference of __len__.

    Closes PyCQA/pylint#5244

  • Added missing kind (for Const) and conversion (for FormattedValue) fields to repr.

  • Fix crash with assignment expressions, nested if expressions and filtering of statements

    Closes PyCQA/pylint#5178

  • Fix incorrect filtering of assignment expressions statements

Don't miss a new astroid release

NewReleases is sending notifications on new releases.