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 a crash when TYPE_CHECKING is used without importing it #8436

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport 4c56ba8 from #8435.

@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.17.1 milestone Mar 11, 2023
@Pierre-Sassoulas Pierre-Sassoulas added the Crash 💥 A bug that makes pylint crash label Mar 11, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #8436 (a9e03b9) into maintenance/2.17.x (8c3652a) 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    #8436   +/-   ##
===================================================
  Coverage               95.57%   95.57%           
===================================================
  Files                     178      178           
  Lines                   18771    18774    +3     
===================================================
+ Hits                    17941    17944    +3     
  Misses                    830      830           
Impacted Files Coverage Δ
pylint/checkers/utils.py 95.87% <100.00%> (+0.01%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 575319b into maintenance/2.17.x Mar 11, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8435-to-maintenance/2.17.x branch March 11, 2023 20:52
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.

2 participants