INTERNAL ERROR in master branch related to recent support for setter types being different from getter types #18648
Labels
crash
topic-descriptors
Properties, class vs. instance attributes
topic-inheritance
Inheritance and incompatible overrides
Crash Report
I was running mypy from the master branch because I wanted to try out the changes from #18510. It looks like there is a bug in the implementation with regard to inheritance (the type in question is overriding an abstract property from an abstract base class).
Traceback
To Reproduce
It will take me some time to make a minimal reproducible test case if the stack trace is not enough.
The text was updated successfully, but these errors were encountered: