We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f11d7ae
Release date: 2026-02-22
Let UnboundMethodModel inherit from FunctionModel to improve inference of dunder methods for unbound methods.
UnboundMethodModel
FunctionModel
Refs #2741
Filter Unknown from UnboundMethod and Super special attribute lookup to prevent placeholder nodes from leaking during inference.
Unknown
UnboundMethod
Super