summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-06 16:16:23 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-21 01:32:23 +0000
commit39beab95c635374ca0e9aa50fdce2c02e85efdca (patch)
tree9b4178cb2a85845a3d8c6b0de929cbb7efdb1d37 /LICENSE
parent8fc3b96386c6985b5e8fc2c7109b4929e9c25409 (diff)
downloadtalos-openbmc-39beab95c635374ca0e9aa50fdce2c02e85efdca.tar.gz
talos-openbmc-39beab95c635374ca0e9aa50fdce2c02e85efdca.zip
Fix dbus.Byte JSON encoding
dbus.Byte is not encoded by the JSON library in Python2.7 correctly. There was a hack added to dbus-python to work around this. Backport the JSON library fix from Python 3.x back to Python2.7, so we can drop the hack from dbus-python. Tested: verified encoding of dbus.Byte unchanged Change-Id: Ifc8e0d22a25f4dd52da5a136809df25771684438 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud