• zedr's avatar
    Fixed #22085 -- Added a feature for setting non-expiring keys as the default. · 6fe22b30
    zedr yazdı
    This feature allows the default `TIMEOUT` Cache argument to be set to `None`,
    so that cache instances can set a non-expiring key as the default,
    instead of using the default value of 5 minutes.
    
    Previously, this was possible only by passing `None` as an argument to
    the set() method of objects of type `BaseCache` (and subtypes).
    6fe22b30
Adı
Son kayıt (commit)
Son güncelleme
..
_ext Loading commit data...
_theme Loading commit data...
faq Loading commit data...
howto Loading commit data...
internals Loading commit data...
intro Loading commit data...
man Loading commit data...
misc Loading commit data...
ref Loading commit data...
releases Loading commit data...
topics Loading commit data...
Makefile Loading commit data...
README Loading commit data...
conf.py Loading commit data...
contents.txt Loading commit data...
glossary.txt Loading commit data...
index.txt Loading commit data...
make.bat Loading commit data...