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-0.6.8.tar.gz | 0000323481 316 KB | |
python-dogpile.cache.changes | 0000011980 11.7 KB | |
python-dogpile.cache.spec | 0000002554 2.49 KB |
Revision 20 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 655471
from
Thomas Bechtold (tbechtold)
(revision 20)
- update to 0.6.8: * Project hosting has moved to GitHub, under the SQLAlchemy organization at https://github.com/sqlalchemy/dogpile.cache * Fixed issue in the :meth:`.CacheRegion.get_or_create_multi` method which was erroneously considering the cached value as the timestamp field if the :meth:`.CacheRegion.invalidate` method had ben used, usually causing a ``TypeError`` to occur, or in less frequent cases an invalid result for whether or not the cached value was invalid, leading to excessive caching or regeneration. The issue was a regression caused by an implementation issue in the pluggable invalidation feature added in :ticket:`38`. - Remove superfluous devel dependency for noarch package
Comments 0