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

Add a regression test for AttributeError for Subscript object #4730

Conversation

Pierre-Sassoulas
Copy link
Member

Description

Add a regression test for AttributeError for Subscript object (#4439)

Type of Changes

Type
βœ“ πŸ› Bug fix

Related Issue

Closes #4439

@Pierre-Sassoulas Pierre-Sassoulas added Blocker πŸ™… Blocks the next release Crash πŸ’₯ A bug that makes pylint crash Needs astroid update Needs an astroid update (probably a release too) before being mergable labels Jul 20, 2021
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.9.5 milestone Jul 20, 2021
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the regression-attribute-error-for-subscript-object branch from 487679e to d035d96 Compare July 21, 2021 07:03
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the regression-attribute-error-for-subscript-object branch from d035d96 to 96b9861 Compare July 21, 2021 07:15
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.09% when pulling 96b9861 on Pierre-Sassoulas:regression-attribute-error-for-subscript-object into a2c166c on PyCQA:main.

@Pierre-Sassoulas Pierre-Sassoulas merged commit cafe3b4 into pylint-dev:main Jul 21, 2021
@Pierre-Sassoulas Pierre-Sassoulas deleted the regression-attribute-error-for-subscript-object branch July 21, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker πŸ™… Blocks the next release Crash πŸ’₯ A bug that makes pylint crash Needs astroid update Needs an astroid update (probably a release too) before being mergable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'Subscript' object has no attribute 'name'
2 participants