python-dogpile.cache
No description set
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-dogpile.cache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dogpile.cache-1.1.4.tar.gz | 0000100658 98.3 KB | |
python-dogpile.cache.changes | 0000019184 18.7 KB | |
python-dogpile.cache.spec | 0000002290 2.24 KB |
Revision 32 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 916952
from
Steve Kowalik (StevenK)
(revision 32)
- Update to 1.1.4: * [usecase] [memcached] Added support for pymemcache socket keepalive and retrying client. * [bug] [general] Fixed Python 3.10 deprecation warning involving threading. Pull request * [bug] [regression] [tests] Repaired the test suite to work with the 5.x series of the decorator module, which now appears to make use of the __signature__ attribute. * [bug] [regression] Fixed regression where ProxyBackend was missing several methods that were added as part of the 1.1 release. * [feature] [region] Added new region method CacheRegion.key_is_locked(). Returns True if the given key is subject to the dogpile lock, which would indicate that the generator function is running at that time. * [feature] [memcached] Added support for the pymemcache backend, using the "dogpile.cache.pymemcache" backend identifier.
Comments 0