Date
1 - 2 of 2
[PATCH 0/2] BaseTools: Python 3.9 fixes
Cole
These patches fix two issues running the BaseTools test suite
on python 3.9 from Fedora rawhide. See patches for individual details
Cole Robinson (2):
BaseTools: fix ucs-2 lookup on python 3.9
BaseTools: Work around array.array.tostring() removal in python 3.9
BaseTools/Source/Python/AutoGen/UniClassObject.py | 2 +-
BaseTools/Source/Python/Common/Misc.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.26.2
on python 3.9 from Fedora rawhide. See patches for individual details
Cole Robinson (2):
BaseTools: fix ucs-2 lookup on python 3.9
BaseTools: Work around array.array.tostring() removal in python 3.9
BaseTools/Source/Python/AutoGen/UniClassObject.py | 2 +-
BaseTools/Source/Python/Common/Misc.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.26.2
Laszlo Ersek
On 08/11/20 19:28, Cole wrote:
range 5dc2699d101d..43bec9ea3d56.
Laszlo
These patches fix two issues running the BaseTools test suiteThank you, Cole, for the patches! The series has been merged in commit
on python 3.9 from Fedora rawhide. See patches for individual details
Cole Robinson (2):
BaseTools: fix ucs-2 lookup on python 3.9
BaseTools: Work around array.array.tostring() removal in python 3.9
BaseTools/Source/Python/AutoGen/UniClassObject.py | 2 +-
BaseTools/Source/Python/Common/Misc.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
range 5dc2699d101d..43bec9ea3d56.
Laszlo