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+=94HOyd-jnMYwsnH+9ATv=5YHYmC3kw_xgLXYhmyCvGA@mail.gmail.com
Whole thread Raw
In response to Re: What's our minimum supported Python version?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: What's our minimum supported Python version?
List pgsql-hackers
On Thu, Apr 24, 2025 at 7:59 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm still content with the idea of deciding that 3.6 is now our
> cutoff.

Seems like no one is pushing hard for an earlier version, yet, so
here's a patch with your suggested wording from upthread. I'm not sure
if this meets Peter's request for precision. (Though I'm not really
excited about documenting more precision than we are testing for...)

> If someone comes along and complains because
> oauth_server.py doesn't work on an older version, it's up to them
> to provide a patch.

As an aside, EL7's standard libcurl is too old to pass our current
configure checks, so I think someone would really have to go out of
their way to get to that point.

--Jacob

Attachment

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Improve verification of recovery_target_timeline GUC.
Next
From: Andrey Borodin
Date:
Subject: Re: [PATCH] dynahash: add memory allocation failure check