- update to 1.2.0:
* Added new construct api.CantDeserializeException which can be
raised by user-defined deserializer functions which would be
passed to CacheRegion.deserializer, to indicate a cache value
that can't be deserialized and therefore should be regenerated.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=75
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 21:34:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.0:
|
||||
* Added new construct api.CantDeserializeException which can be
|
||||
raised by user-defined deserializer functions which would be
|
||||
passed to CacheRegion.deserializer, to indicate a cache value
|
||||
that can't be deserialized and therefore should be regenerated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 12:05:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user