R. David Murray <[email protected]> added the comment:

Other of our functions that do caching have been fixed so that the cache does 
not grow unbounded (usually by using lrucache, I think).  IMO a cache that is 
unbounded by default is a bug.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to