v3.2.1
What's New in astroid 3.2.1?
Release date: 2024-05-16
-
Fix
RecursionError
ininfer_call_result()
for certain__call__
methods.Closes pylint-dev/pylint#9139
-
Add
AstroidManager.prefer_stubs
attribute to control the astroid 3.2.0 feature that prefers stubs.Refs pylint-dev/pylint#9626
Refs pylint-dev/pylint#9623