Re: What's our minimum supported Python version? - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: What's our minimum supported Python version?
Date
Msg-id CAOYmi+=3FAUFf-yT74YYmkVoiaXtdJz9SWAjnE6y6YjjBQ8+yQ@mail.gmail.com
Whole thread Raw
In response to Re: What's our minimum supported Python version?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: What's our minimum supported Python version?
List pgsql-hackers
On Tue, Apr 29, 2025 at 8:46 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> > On the reading that "supported" means "we'll try to fix a problem
> > rather than telling you to use a newer Python", I suspect that the
> > correct thing to say is 3.6.8 not 3.6.  There may be no difference
> > in practice; but if push comes to shove I don't think we'd support
> > a 3.6.x Python version that appears in no LTS distro.
>
> Ok, that sounds sensible.

Cool, I will plan to push this Sometime Soon, then.

Thanks!
--Jacob



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: What's our minimum supported Python version?
Next
From: Nathan Bossart
Date:
Subject: Re: allow changing autovacuum_max_workers without restarting