Skip to content

v2.15.3

Compare
Choose a tag to compare
@Pierre-Sassoulas Pierre-Sassoulas released this 16 Apr 20:55
· 655 commits to main since this release
  • Fix infer_call_result() crash on methods called with_metaclass().

    Closes #1735

  • Suppress UserWarning when finding module specs.

    Closes pylint-dev/pylint#7906