[issue28178] allow to cache_clear(some_key) in lru_cache

Raymond Hettinger report at bugs.python.org
Sat Sep 17 12:59:30 EDT 2016


Raymond Hettinger added the comment:

I concur with Nick that the API needs to be relatively simple.

The availability of a fast ordered dictionary now makes it very easy for people to roll their own customizations.

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28178>
_______________________________________


More information about the Python-bugs-list mailing list