Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Well, you can combine @abstractmethod with @property in an abstract class. This 
will give you type hints etc. @cached_property is a detail of concrete 
implementation.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34995>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to