diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-06-03 12:04:22 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-03 13:13:30 +0100 |
commit | c8aad908c8e5219aa56ae8128d04d08fb47c3f14 (patch) | |
tree | 85d21aff7aa4b088a631bf59d806a1caaac06084 /meta-selftest | |
parent | 14b758b5703739dfb1373852be5cb11bf594b140 (diff) | |
download | poky-c8aad908c8e5219aa56ae8128d04d08fb47c3f14.tar.gz |
send-error-report: encode data to bytes
Encoded data before sending it through http as urllib expecting bytes.
Fixed TypeError: POST data should be bytes or an iterable of bytes. It
cannot be of type str.
(From OE-Core rev: b3f4de76d1b32c5079b0b857655cc2baad088519)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions