Control: tags -1 patch On Sun, Feb 02, 2025 at 09:50:56PM +0000, Andrew Bower wrote: > Severity: minor
Although ostensibly minor, I think this level of warning (since Python 3.12) is excessive and could be more serious if it obscured error output in logs. I therefore think this is worth fixing, even if packaging a newer upstream would be too much work for now. I attach a patch which applies a backport of the upstream fix. Thanks, Andrew

