Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

TIL that in Python you cannot use a mixin class to provide implementation for an abstract base class that defines the interface.

In other words, in the inheritance tree, the class providing the common implementation must sit between the interface class and the concrete classes.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: