On 28 Sep 18:10, Stephen Finucane wrote: > On 28 Sep 15:22, Daniel Axtens wrote: > > When testing with headers with unencoded characters on Py3, > > subject_check would fail. It was getting an Header class, rather > > than a str/bytes, and so the regex was failing. > > > > Run clean_header to decode everything fully first. > > > > Signed-off-by: Daniel Axtens <[email protected]> > > Good catch. > > Reviewed-by: Stephen Finucane <[email protected]>
Applied. _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
