ZijianGuo 8baa824b85 Fix the issue that the function unpackb has no encoding option
Package msgpack has Removed the encoding option. Please refer to [1].

And the default encoding of python3 is 'utf-8', So there is no need to specify
the encoding as 'utf-8'.

[1] https://github.com/msgpack/msgpack-python/pull/380/files

Change-Id: Ibb92e983a79e5c1608f6a603816e1b88283e34c9
Closes-Bug: #1891008
Signed-off-by: ZijianGuo <guozijn@gmail.com>
2020-08-17 11:19:10 +08:00
..
2020-07-23 14:07:54 +08:00
2017-10-10 06:28:29 +00:00
2018-06-04 09:11:46 +08:00
2020-07-23 14:07:54 +08:00
2017-11-13 10:08:14 +08:00
2020-07-23 14:07:54 +08:00