diff options
author | Bob Feng <bob.c.feng@intel.com> | 2020-12-29 17:03:53 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-01-06 01:24:43 +0000 |
commit | 20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec (patch) | |
tree | 2f821e1d70f282c955a2aa62edfe46663709d6c5 /BaseTools/Source/Python/AutoGen | |
parent | 4ad1bd63b28ca103eba21e383c4375a3a91080cf (diff) | |
download | edk2-20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec.tar.gz edk2-20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec.tar.bz2 edk2-20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec.zip |
BaseTools: Fix the issue caused by tostring() removal on Py39
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3136
Python 3.9 remove the array.array.tostring and
array.array.fromstring() function. This patch
is to use other method to replace tostring() and
fromstring()
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Mingyue Liang <mingyuex.liang@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions