oslo.serialization/oslo_serialization
ChangBo Guo(gcb) bbee6d1aa1 Revert "Explicitly raise ValueError in to_primitive"
This reverts commit 3727b2d6e0.

It breaks nova's test, need log warning before we make major release.

Change-Id: Ibbfde6207fc8c066155758c7c1aa1521b95d4db1
2017-07-17 23:28:58 +08:00
..
serializer Unified and simplified API for all serializers 2016-04-04 15:27:16 +03:00
tests Revert "Explicitly raise ValueError in to_primitive" 2017-07-17 23:28:58 +08: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 Revert "Explicitly raise ValueError in to_primitive" 2017-07-17 23:28:58 +08:00
msgpackutils.py Replace six.iteritems() with .items() 2016-12-12 11:11:28 +08:00