Skip to content

[fix] Fix a crash for class decorators mistaken for class attributes #10362

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

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
🐛 Bug fix

Description

Closes #10105

@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.3.7 milestone May 2, 2025
Copy link
Contributor

github-actions bot commented May 2, 2025

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit 9ceb8ec

@Pierre-Sassoulas Pierre-Sassoulas merged commit 1812899 into pylint-dev:main May 3, 2025
64 of 67 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the nonetype-object-has-no-attribute-scope branch May 3, 2025 08:34
github-actions bot pushed a commit that referenced this pull request May 3, 2025
Pierre-Sassoulas added a commit that referenced this pull request May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport maintenance/3.3.x Crash 💥 A bug that makes pylint crash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'NoneType' object has no attribute 'scope' in variables checker
2 participants