[Python-ideas] functools.lru_cache manual cache modification
Constantin Berhard
constantin at exxxtremesys.lu
Tue Dec 2 23:55:34 CET 2014
More information about the Python-ideas mailing list
Tue Dec 2 23:55:34 CET 2014
- Previous message: [Python-ideas] functools.lru_cache manual cache modification
- Next message: [Python-ideas] functools.lru_cache manual cache modification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02.12.2014 21:48, Juancarlo AƱez wrote: > One of the propositions is to expose these implementations in a way that: > > 1. The implementation used for functools.lru_cache can be chosen/switched. > 2. The current implementation in lru_cache can be used for other purposes. Thank you for summing it up. This is really what I want. Cheers, Constantin
- Previous message: [Python-ideas] functools.lru_cache manual cache modification
- Next message: [Python-ideas] functools.lru_cache manual cache modification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list