[issue38565] Expose the value passed of typed passed to functools.lru_cache

Manjusaka report at bugs.python.org
Thu Oct 24 03:42:22 EDT 2019


Manjusaka <lizheao940510 at gmail.com> added the comment:

I think to modify in lru_cache should be good in normal circumstance

But here's maybe some people modify the wrapped object that underlying in  lru_cache

So I prefer to add a new function in _functools.c?

----------

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


More information about the Python-bugs-list mailing list