mypy
61a9b922 - Fix crash when nested class appears in a protocol (#13489)

Commit
3 years ago
Fix crash when nested class appears in a protocol (#13489) Fixes #6393 This is unspecified behavior in terms of PEP 544, so we just try to do something meaningful (see test case). At least we should not crash.
Author
Parents
Loading