Skip to content

Add tests for ClassDef inference regression #5037

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

Merged
merged 5 commits into from
Oct 7, 2021

Conversation

DanielNoord
Copy link
Collaborator

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Write a good description on what the PR does.

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #5030
Closes #5036

Needs astroid update with pylint-dev/astroid#1181

@DanielNoord DanielNoord added the Needs astroid update Needs an astroid update (probably a release too) before being mergable label Sep 17, 2021
@DanielNoord DanielNoord added this to the 2.11.2 milestone Sep 17, 2021
@Pierre-Sassoulas Pierre-Sassoulas added Crash πŸ’₯ A bug that makes pylint crash Regression labels Sep 17, 2021
Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @DanielNoord!

@DanielNoord DanielNoord mentioned this pull request Sep 30, 2021
@Pierre-Sassoulas Pierre-Sassoulas linked an issue Sep 30, 2021 that may be closed by this pull request
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1316131318

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.179%

Totals Coverage Status
Change from base Build 1316093069: 0.0%
Covered Lines: 13537
Relevant Lines: 14528

πŸ’› - Coveralls

@cdce8p cdce8p merged commit 5143e3a into pylint-dev:main Oct 7, 2021
@DanielNoord DanielNoord deleted the regression-5030 branch October 7, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash πŸ’₯ A bug that makes pylint crash Needs astroid update Needs an astroid update (probably a release too) before being mergable Regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception in 2.11.0 Crash 'NoneType' object is not iterable Fatal error with dataclass after 2.11
4 participants