On 29 Aug 23:50, Stephen Finucane wrote: > From: Stephen Finucane <[email protected]> > > The check for empty emails in 'find_author' checked for None, but it > was not possible to ever return None unless the 'From:' header was > missing altogether. Seeing as, per RFC822 and its revisions, this is > not possible, check for the empty string instead. > > Signed-off-by: Stephen Finucane <[email protected]> > Reviewed-by: Andy Doan <[email protected]>
Merged. _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
