Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent a crash when transform lookups return an AssignAttr #350

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

areveny
Copy link
Contributor

@areveny areveny commented Jan 31, 2022

A potential resolution for dealing with lookups that return AssignAttr when searching for base classes.

Closes #349

@coveralls
Copy link

coveralls commented Feb 18, 2022

Coverage Status

Coverage decreased (-0.4%) to 86.049% when pulling 6d1dbce on areveny:assignttr-infer into a03b994 on PyCQA:master.

@carlio carlio marked this pull request as ready for review February 18, 2022 12:19
@carlio carlio merged commit c3875cd into pylint-dev:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when AssignAttr is inferred as a class
3 participants