False negative attribute resolution of function's argument #4242
Labels
Bug 🪲
Control flow
Requires control flow understanding
Duplicate 🐫
Duplicate of an already existing issue
False Negative 🦋
No message is emitted but something is wrong with the code
Steps to reproduce
Given a file
a.py
:Current behavior
Result of
pylint a.py
:Expected behavior
Pylint should report an error.
pylint --version output
Result of
pylint --version
output:The text was updated successfully, but these errors were encountered: