On 08/11/20 19:28, Cole wrote:
> 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 p
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