Re: [U-Boot] [PATCH v2 01/10] patman: encode CC list to UTF-8

2017-06-06 Thread sjg
From: Philipp Tomsich This change encodes the CC list to UTF-8 to avoid failures on maintainer-addresses that include non-ASCII characters (observed on Debian 7.11 with Python 2.7.3). Without this, I get the following failure: Traceback (most recent call last): File "tools/patman/patman",

[U-Boot] [PATCH v2 01/10] patman: encode CC list to UTF-8

2017-05-29 Thread Simon Glass
From: Philipp Tomsich This change encodes the CC list to UTF-8 to avoid failures on maintainer-addresses that include non-ASCII characters (observed on Debian 7.11 with Python 2.7.3). Without this, I get the following failure: Traceback (most recent call last): File "tools/patman/patman",