diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-09-16 10:59:12 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-24 12:09:46 -0400 |
commit | 9aab28b6f2c223912cc195833d1877ef70bfb5ba (patch) | |
tree | 0387b9ca8304c09c15119aedec14b66dab36be5b /fs | |
parent | 8870daaa25feee6ab73ec2e52f731a19131cc314 (diff) | |
download | u-boot-9aab28b6f2c223912cc195833d1877ef70bfb5ba.tar.gz |
scripts/mailmapper: enable running with Python 3
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions