[U-Boot] [PATCH] patman: Handle non-ascii characters in names

Simon Glass sjg at chromium.org
Wed Feb 8 13:03:14 UTC 2017


On 7 February 2017 at 00:11, Chris Packham <judge.packham at gmail.com> wrote:
> When gathering addresses for the Cc list patman would encounter a
> UnicodeDecodeError due to non-ascii characters in the author name.
> Address this by explicitly using utf-8 when building the Cc list.
>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
> On Tue, Feb 7, 2017 at 4:32 AM, Simon Glass <sjg at chromium.org> wrote:
>> Hi Chris,
>>
> <snip>
>>
>> This seems reasonable - can you send this as a patch please?
>>
>> Regards,
>> Simon
>
> Here you go. I've only been able to test with python 2.7 but I think it
> should be fine for python 3.x also.
>
>  tools/patman/series.py | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list