From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-06 05:03:07 |
Message-ID: | d620e7c6-becc-4a8e-9b43-eea0da55faf2@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 29.04.25 22:27, Jacob Champion wrote:
> On Tue, Apr 29, 2025 at 8:57 AM Jacob Champion
> <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
>> Cool, I will plan to push this Sometime Soon, then.
>
> This is now committed. Thanks everybody!
Since we now require Python 3.6, we can also remove PL/Python test
alternative expected files for earlier Python versions. See attached patch.
Attachment | Content-Type | Size |
---|---|---|
0001-plpython-Remove-obsolete-test-expected-file.patch | text/plain | 15.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2025-06-06 05:15:34 | Re: Remaining dependency on setlocale() |
Previous Message | Amit Kapila | 2025-06-06 04:52:52 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly |