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

[Backport maintenance/2.17.x] Fix crash from unexpected assignment (#8839) #8843

Conversation

jacobtylerwalls
Copy link
Member

(cherry picked from commit e71f63b)

Backport of #8839 to 2.17.x

@jacobtylerwalls jacobtylerwalls added the Crash 💥 A bug that makes pylint crash label Jul 12, 2023
@jacobtylerwalls jacobtylerwalls added this to the 2.17.5 milestone Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #8843 (61016a6) into maintenance/2.17.x (d690dd8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           maintenance/2.17.x    #8843   +/-   ##
===================================================
  Coverage               95.57%   95.57%           
===================================================
  Files                     178      178           
  Lines                   18842    18844    +2     
===================================================
+ Hits                    18008    18010    +2     
  Misses                    834      834           
Impacted Files Coverage Δ
pylint/checkers/variables.py 97.18% <100.00%> (ø)

... and 1 file with indirect coverage changes

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) July 12, 2023 12:37
@jacobtylerwalls jacobtylerwalls merged commit c68007e into pylint-dev:maintenance/2.17.x Jul 12, 2023
23 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-8839-to-maintenance/2.17.x branch July 12, 2023 12:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants