Re: [U-Boot] [PATCH v2 02/10] patman: Adjust handling of unicode email address

2017-06-06 Thread sjg
Don't mess with the email address when outputting them. Just make sure they are encoded with utf-8. Signed-off-by: Simon Glass --- Changes in v2: - Expand the patch to cover all cases - Drop RFC tag - Rewrite commit message tools/patman/gitutil.py | 2 ++ tools/patman/series.py | 10 +++-

[U-Boot] [PATCH v2 02/10] patman: Adjust handling of unicode email address

2017-05-29 Thread Simon Glass
Don't mess with the email address when outputting them. Just make sure they are encoded with utf-8. Signed-off-by: Simon Glass --- Changes in v2: - Expand the patch to cover all cases - Drop RFC tag - Rewrite commit message tools/patman/gitutil.py | 2 ++ tools/patman/series.py | 10 +++-