Re: What's our minimum supported Python version?
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Jelte Fennema-Nio <postgres@jeltef.nl>, Daniel Gustafsson <daniel@yesql.se>, pgsql-hackers@lists.postgresql.org, Devrim Gündüz <devrim@gunduz.org>
Date: 2025-06-06T05:03:07Z
Lists: pgsql-hackers
Attachments
- 0001-plpython-Remove-obsolete-test-expected-file.patch (text/plain) patch 0001
On 29.04.25 22:27, Jacob Champion wrote: > On Tue, Apr 29, 2025 at 8:57 AM Jacob Champion > <jacob.champion@enterprisedb.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.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
plpython: Remove obsolete test expected file
- 1a857348e47d 18.0 landed
-
Bump the minimum supported Python version to 3.6.8
- 45363fca6372 18.0 landed
-
oauth: Support Python 3.6 in tests
- 005ccae0f2d6 18.0 landed