Skip to content

v2.12.10

Compare
Choose a tag to compare
@Pierre-Sassoulas Pierre-Sassoulas released this 17 Sep 16:46
· 910 commits to main since this release
  • Fixed a crash when introspecting modules compiled by cffi.

    Closes #1776
    Closes pylint-dev/pylint#7399

  • decorators.cached now gets its cache cleared by calling AstroidManager.clear_cache.

    Refs #1780