-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Crash with slots+Generic #4578
Comments
Hello, thank you for opening the issue. could you share a little more of the stacktrace please ? Right now this won't be found if someone search for this problem on a search engine :) |
If you think it helps. Here is full stacktrace:
|
I can't reproduce it with the master branch anymore. Seems like #4522 fix already fixed it. That will be included with the |
Steps to reproduce
Given a file
a.py
:Current behavior
Result of
pylint a.py
:Expected behavior
No errors.
pylint --version output
Result of
pylint --version
output:The text was updated successfully, but these errors were encountered: