
24 Sep
2021
24 Sep
'21
8:29 p.m.
On Thu, Sep 16, 2021 at 10:59:12AM +0200, Heinrich Schuchardt wrote:
Our mailmapper script required Python 2 which is no longer maintained. A main difference when converting to Python 3 is that byte strings are not character strings. So add conversion and skip over conversion errors.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
Applied to u-boot/master, thanks!
--
Tom