From: "Cole" <crobinso@redhat.com>
To: devel@edk2.groups.io
Cc: bob.c.feng@intel.com, liming.gao@intel.com,
Cole Robinson <crobinso@redhat.com>
Subject: [PATCH 0/2] BaseTools: Python 3.9 fixes
Date: Tue, 11 Aug 2020 13:28:16 -0400 [thread overview]
Message-ID: <cover.1597166808.git.crobinso@redhat.com> (raw)
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
next reply other threads:[~2020-08-11 17:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 17:28 Cole [this message]
2020-08-11 17:28 ` [PATCH 1/2] BaseTools: fix ucs-2 lookup on python 3.9 Cole
2020-08-13 0:16 ` [edk2-devel] " Yuwei Chen
2020-08-14 1:20 ` Bob Feng
2020-08-11 17:28 ` [PATCH 2/2] BaseTools: Work around array.array.tostring() removal in " Cole
2020-08-13 0:16 ` [edk2-devel] " Yuwei Chen
2020-08-14 1:20 ` Bob Feng
2020-08-17 17:07 ` [edk2-devel] [PATCH 0/2] BaseTools: Python 3.9 fixes Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1597166808.git.crobinso@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox