aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui
diff options
context:
space:
mode:
authorOlaf Mandel <o.mandel@menlosystems.com>2016-10-17 08:16:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-28 11:27:33 +0100
commitd08f3882a35eec8a042d2501715684444e353605 (patch)
tree6c919a994efb54fa81b4463a35bd8513e6266b73 /scripts/pybootchartgui
parent0059e0661826c857a07c862bcb46162671e0e330 (diff)
downloadopenembedded-core-contrib-d08f3882a35eec8a042d2501715684444e353605.tar.gz
combo-layer: fix crashes on wrong tempfile usage
When calling tempfile.NamedTemporaryFile().write(str()), at least on Python 3.4.2 this fails with this error: TypeError: 'str' does not support the buffer interface Change the file-mode for all such files from binary to text mode. Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions