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

From Jelte Fennema-Nio
Subject Re: What's our minimum supported Python version?
Date
Msg-id CAGECzQQjtsT4Yx=an1o8Gk4J33fmyRms8M7w25Srh8GnVmDY6A@mail.gmail.com
Whole thread Raw
In response to Re: What's our minimum supported Python version?  (Devrim Gündüz <devrim@gunduz.org>)
Responses Re: What's our minimum supported Python version?
List pgsql-hackers
On Wed, 23 Apr 2025 at 11:13, Devrim Gündüz <devrim@gunduz.org> wrote:
> You are right, our side is fixable. However many packages in the
> upstream also depend on Psycopg. I don't want to create a Linux
> distribution based on RHEL 8 built against Python 3.9 (or 3.1x) :-)

I'm confused. The upstream RHEL8 repo depends on packages in pgdg???

Or are you saying that psycopg (and patroni) are not part of the
pgdg-repo, and instead part of the upstream-repo. And so that other
packages in pgdg that depend on upstream psycopg, would always need to
support python 3.6 (because that's what upstream psycopg uses).



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: extension_control_path and "directory"
Next
From: Andrey Borodin
Date:
Subject: Re: [PATCH] dynahash: add memory allocation failure check