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

The comment can serve the same purpose.

The caching affects the behavior at run time. Abstract methods should not be 
executed. The cached_property decorator is not inherited by overriding 
properties. I don't think that combining the cached_property and the 
@abstractmethod decorators should be supported.

----------

_______________________________________
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