oslo.serialization/oslo_serialization
yatinkarel b7c9063a9b [jsonutils] Add handling of datetime.date format
Recent patch from keystone[1] do not work when
osprofiler is enabled as osprofiler does jsonutils.dumps
and datetime.date is not handled so it fails.
This patch adds the handling for it.

[1] https://review.opendev.org/c/openstack/keystone/+/924892

Needed-By: https://review.opendev.org/q/I1b71fb3881dc041db01083fbb4f2592400096a31
Related-Bug: #2074018
Closes-Bug: #2076430
Change-Id: Ifbcf5a1b3d42516bdf73f7ca6b2a7338f3985283
(cherry picked from commit f6e879db55)
2024-08-13 14:56:02 +00:00
..
serializer Drop use of six 2020-03-02 10:10:22 +00:00
tests [jsonutils] Add handling of datetime.date format 2024-08-13 14:56:02 +00:00
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
base64.py Stop to use the __future__ module. 2020-06-02 20:40:37 +02:00
jsonutils.py [jsonutils] Add handling of datetime.date format 2024-08-13 14:56:02 +00:00
msgpackutils.py Fix compatibility with Python 3.8 2023-05-16 10:24:51 +02:00