Skip to content
Commit 785b857d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Ramon Fried
Browse files

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: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 577e45f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment