Re: What's our minimum supported Python version?

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Devrim Gündüz <devrim(at)gunduz(dot)org>
Subject: Re: What's our minimum supported Python version?
Date: 2025-06-07 07:09:26
Message-ID: 22533e10-ab16-44c6-9244-58fe6ab71bbe@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06.06.25 17:46, Jacob Champion wrote:
> On Fri, Jun 6, 2025 at 7:17 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
>>> Since we now require Python 3.6, we can also remove PL/Python test
>>> alternative expected files for earlier Python versions. See attached patch.
>>
>> +1. So nice to get rid of src/pl/plpython/expected/README.
>
> Awesome! LGTM.

done

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2025-06-07 11:00:01 Re: Make tuple deformation faster
Previous Message Dilip Kumar 2025-06-07 04:36:50 Re: Proposal: Global Index for PostgreSQL