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 regression test for #6539 #6554

Merged
merged 2 commits into from May 9, 2022

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #6539 (requires pylint-dev/astroid#1547)

@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 Needs astroid update Needs an astroid update (probably a release too) before being mergable labels May 9, 2022
@jacobtylerwalls jacobtylerwalls added this to the 2.13.9 milestone May 9, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2293937726

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.0003%) to 95.345%

Files with Coverage Reduction New Missed Lines %
pylint/lint/utils.py 2 95.45%
pylint/lint/pylinter.py 3 94.65%
Totals Coverage Status
Change from base Build 2290774841: -0.0003%
Covered Lines: 16016
Relevant Lines: 16798

πŸ’› - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas marked this pull request as ready for review May 9, 2022 11:55
@Pierre-Sassoulas Pierre-Sassoulas merged commit 2f7580d into pylint-dev:main May 9, 2022
@jacobtylerwalls jacobtylerwalls deleted the issue-6539 branch May 9, 2022 12:12
@Pierre-Sassoulas Pierre-Sassoulas added Backported and removed Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer labels May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported 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.

Crash when attempting to access a builtin's __code__
3 participants