This website requires JavaScript.
Explore
Get Started
openstack
/
oslo.serialization
Code
Issues
Proposed changes
oslo.serialization
/
oslo_serialization
History
Jenkins
1f86a66a36
Merge "Fix serialization of binary strings in Python3"
2016-08-04 13:31:57 +00:00
..
serializer
Unified and simplified API for all serializers
2016-04-04 15:27:16 +03:00
tests
Merge "Fix serialization of binary strings in Python3"
2016-08-04 13:31:57 +00:00
__init__.py
Move files out of the namespace package
2015-01-05 15:40:06 -05:00
base64.py
Use versionadded and versionchanged in doc
2015-10-15 14:38:50 +02:00
jsonutils.py
Fix serialization of binary strings in Python3
2016-08-01 16:58:08 +03:00
msgpackutils.py
Replace TypeError by ValueError in msgpackutils
2016-06-08 08:41:36 +00:00