Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing - Mailing list pgsql-www

From Célestin Matte
Subject Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing
Date
Msg-id 880875d1-9e07-3776-3981-bbb96520302b@cmatte.me
Whole thread Raw
In response to Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
> It's supposed to remove non-ascii characters.
> 
> I think this is a leftover from the py2->py3 conversion. It looks like an overenthusiastic regexp replacement in the
2to3tool. See bb5775ef where it came from. I'll go change it to jut str(err).
 

Right. Beware that there are other similar failing conversions in the same commit on lines in loader/lib/parser.py that
shouldbe addressed as well
 

-- 
Célestin Matte



pgsql-www by date:

Previous
From: Célestin Matte
Date:
Subject: Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing
Next
From: Célestin Matte
Date:
Subject: Re: [PATCH] pgarchives: Allow use of IP ranges for SEARCH_CLIENTS