Skip to content

[Backport maintenance/2.16.x] Fix used-before-assignment false positive for TYPE_CHECKING if/elif/else usage #8229

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2023

Backport 58fce61 from #8071.

@Pierre-Sassoulas Pierre-Sassoulas added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Feb 7, 2023
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.16.2 milestone Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #8229 (2af8457) into maintenance/2.16.x (55f1482) 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.16.x    #8229   +/-   ##
===================================================
  Coverage               95.53%   95.53%           
===================================================
  Files                     177      177           
  Lines                   18622    18633   +11     
===================================================
+ Hits                    17790    17801   +11     
  Misses                    832      832           
Impacted Files Coverage Δ
pylint/checkers/utils.py 95.83% <100.00%> (+0.06%) ⬆️
pylint/checkers/variables.py 97.29% <100.00%> (-0.01%) ⬇️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 8b3a10f into maintenance/2.16.x Feb 8, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8071-to-maintenance/2.16.x branch February 8, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants