Re: Follow-up: SafeConfigParser has become ConfigParser since Python 3.2

Sean Young <[email protected]> Mon, 26 Sep 2022 17:05:51 +0100
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
Hi Thomas,

On Fri, Sep 09, 2022 at 10:10:51PM +0200, Thomas Uhle wrote:
> the current head revision of LIRC is still using SafeConfigParser which is
> deprecated since Python 3.2 and produces warning messages with newer Python
> versions (in syslog for instance).  Therefore, I sent a trivial patch a year
> ago which has yet not been applied to the repository.  It would be good if
> anyone with write access to the repository could commit the changes.  I have
> attached my last e-mail and patch to this e-mail as well.

Patch applied (last weekend actually).

Thanks

Sean