You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Backport maintenance/2.17.x] Fix crash in invalid-metaclass check (#8700)
* Fix crash in `invalid-metaclass` check (#8699)
(cherry picked from commit 7a562dd)
* Remove test case for inconsistent-mro
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.
---------
Co-authored-by: Jacob Walls <[email protected]>
0 commit comments