Laurie Opperman <laurie_opper...@hotmail.com> added the comment:

@hongweipeng What can be solved? Do you mean `functools.cached_property` should 
inherit `property`? First, this would break existing code dependant on the 
functionality of `functools.cached_property` (admittedly, Python 3.8 was 
release less than two weeks ago). Second, that seems like arbitrary 
restriction: I'd prefer just to update the documentation

----------

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

Reply via email to