Skip to content

Add regression test for #7109 #7112

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 4 commits into from
Jul 18, 2022

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #7109
Depends on pylint-dev/astroid#1682

@jacobtylerwalls jacobtylerwalls added Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer Crash πŸ’₯ A bug that makes pylint crash labels Jul 2, 2022
@jacobtylerwalls jacobtylerwalls added this to the 2.14.5 milestone Jul 2, 2022
@jacobtylerwalls jacobtylerwalls added the Needs astroid update Needs an astroid update (probably a release too) before being mergable label Jul 2, 2022
@jacobtylerwalls jacobtylerwalls marked this pull request as draft July 2, 2022 16:25
@Pierre-Sassoulas Pierre-Sassoulas modified the milestones: 2.14.5, 2.15.0 Jul 17, 2022
@jacobtylerwalls jacobtylerwalls marked this pull request as ready for review July 17, 2022 21:46
@jacobtylerwalls jacobtylerwalls removed the Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer label Jul 17, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2687006103

  • 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 95.246%

Totals Coverage Status
Change from base Build 2686707315: 0.0%
Covered Lines: 16808
Relevant Lines: 17647

πŸ’› - Coveralls

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

πŸ‘Œ

@Pierre-Sassoulas Pierre-Sassoulas merged commit d795e68 into pylint-dev:main Jul 18, 2022
@jacobtylerwalls jacobtylerwalls deleted the issue-7109 branch July 18, 2022 11:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: getattr() got an unexpected keyword argument 'class_context'
3 participants