OpenStack library for serialization
Go to file
Julien Danjou 2c244b288e Use default in dumps()
There's a different behaviour currently between dump() and dumps() as by
default dumps() use the to_primitive function provided by this module,
and dump() does not. This patch fixes that.

Change-Id: I8a116e3777901bc713e9812c1a654a51b43e702a
2015-02-05 21:04:25 +01:00
doc/source Move files out of the namespace package 2015-01-05 15:40:06 -05:00
oslo Move files out of the namespace package 2015-01-05 15:40:06 -05:00
oslo_serialization Use default in dumps() 2015-02-05 21:04:25 +01:00
tests Use default in dumps() 2015-02-05 21:04:25 +01:00
tools Get unit tests passing 2014-07-14 21:36:11 +00:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.gitignore exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.gitreview exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
.testr.conf exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
LICENSE exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
README.rst fix bug tracker link in README.rst 2015-01-08 16:20:25 -05:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00
openstack-common.conf Use oslo libraries - i18n and utils 2014-08-21 07:46:08 -04:00
requirements.txt Add a messagepack utils helper module 2015-01-15 10:53:36 -08:00
setup.cfg Move files out of the namespace package 2015-01-05 15:40:06 -05:00
setup.py Updated from global requirements 2014-08-24 17:14:30 +00:00
test-requirements.txt Updated from global requirements 2015-01-23 04:37:44 +00:00
tox.ini Activate pep8 check that _ is imported 2014-12-11 22:59:54 +00:00

README.rst

oslo.serialization

oslo.serialization library