[issue35040] [functools] provide an async-compatible version of functools.lru_cache

Brett Cannon report at bugs.python.org
Mon Oct 22 17:38:04 EDT 2018


Brett Cannon <brett at python.org> added the comment:

Making this a feature request.

----------
nosy: +brett.cannon
title: functools.lru_cache does not work with coroutines -> [functools] provide an async-compatible version of functools.lru_cache
type:  -> enhancement
versions:  -Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35040>
_______________________________________


More information about the Python-bugs-list mailing list