Raymond Hettinger added the comment:

Marking as closed/rejected for the reasons lists by Josh.  The 
functools.lru_cache() decorator is somewhat tightly focused and is trying to do 
one thing well.  Another reason is that at some point, we want to be able to 
change the internals (perhaps using the new compact/ordereddict) and that would 
be precluded by this feature request.

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

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

Reply via email to