-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
If you have a timezone-aware datetime and you add it to the cache, when it gets returned it has no timezone attached to it.
appears to be a bug in our custom msgpack serialisation here:
https://github.com/metabrainz/brainzutils-python/blob/c8fc6058389e8c1a83f7e005d95e49c7d64e1ebb/brainzutils/cache.py#L389