-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Even after #7429 merged, a crash AttributeError: 'ClassDef' object has no attribute 'value' #7467
Labels
Milestone
Comments
akaihola
added
the
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
label
Sep 15, 2022
Pierre-Sassoulas
added
Crash 💥
A bug that makes pylint crash
and removed
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
labels
Sep 15, 2022
jacobtylerwalls
added
the
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
label
Sep 15, 2022
Pierre-Sassoulas
added
the
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
label
Sep 16, 2022
Pierre-Sassoulas
removed
the
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
label
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
to Pierre-Sassoulas/pylint
that referenced
this issue
Sep 16, 2022
Pierre-Sassoulas
added a commit
that referenced
this issue
Sep 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
When parsing the following file, Pylint crashes:
Pylint versions prior to 2.9 run fine on the same file.
Configuration
No response
Command used
Pylint output
Expected behavior
Expect pylint to not crash
Pylint version
OS / Environment
NixOS 22.05
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: