Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Agree. Let's start from async functions support by `functools.lru_cache`. 

If we will have an agreement that cached_property is an important use-case we 
can return to this issue.

I have a feeling that async lru_cache is much more important. 
https://pypi.org/project/async_lru/ has 0.5 million downloads per month: 
https://pypistats.org/packages/async-lru

----------

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

Reply via email to