[PATCH 02/10] parser: don't assume headers are strings

Stephen Finucane stephen at that.guru
Thu Jun 29 06:07:41 AEST 2017


On Wed, 2017-06-28 at 17:48 +1000, Daniel Axtens wrote:
> In python3, mail.get() can return either a string, or an
> email.header.Header type.
> 
> clean_header() is designed to clean headers into strings,
> so make sure we use that everywhere.
> 
> Signed-off-by: Daniel Axtens <dja at axtens.net>

Reviewed-by: Stephen Finucane <stephen at that.guru>

and applied.

Stephen



More information about the Patchwork mailing list