Skip to content

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