oslo.serialization/oslo_serialization
Daniel Bengtsson 84363e91a0 Deprecated the yamlutils module.
The pyyaml is now safe by default:

https://github.com/yaml/pyyaml/pull/74/files
https://access.redhat.com/security/cve/CVE-2017-18342

So the yamlutils is now useless. We can depracated it and then remove it.

Change-Id: I4ecb34eee942c714d09d2258db80f5b8d61dec89
2020-02-14 13:03:14 +01:00
..
serializer Unified and simplified API for all serializers 2016-04-04 15:27:16 +03:00
tests Explicitly set default_flow_style to False 2019-05-02 17:05:24 +00:00
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
base64.py Prefer raising the python2.x type error for b64 decode errors 2017-01-09 16:37:28 -08:00
jsonutils.py Update hacking version 2019-02-17 10:28:24 +08:00
msgpackutils.py Stop using encoding='utf-8' with msgpack 2018-06-03 00:25:50 -07:00
yamlutils.py Deprecated the yamlutils module. 2020-02-14 13:03:14 +01:00