Skip to content

[Backport maintenance/2.17.x] Fix crash in invalid-metaclass check #8700

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

Backport 7a562dd from #8699.

@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) May 18, 2023 17:52
This was added only to cover the second exception
type that needs to be handled here; but backporting it to
branches supporting 3.7 would require rewriting the test case.
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #8700 (8081bb5) into maintenance/2.17.x (d590864) 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    #8700   +/-   ##
===================================================
  Coverage               95.56%   95.56%           
===================================================
  Files                     178      178           
  Lines                   18809    18812    +3     
===================================================
+ Hits                    17975    17978    +3     
  Misses                    834      834           
Impacted Files Coverage Δ
pylint/checkers/typecheck.py 96.47% <100.00%> (+0.01%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit c1243cf into maintenance/2.17.x May 18, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8699-to-maintenance/2.17.x branch May 18, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants