From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: remove support for old Python versions |
Date: | 2020-01-08 22:04:48 |
Message-ID: | 86a7827e-17bd-1e82-90a2-2c0aa6007f21@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-12-31 10:46, Peter Eisentraut wrote:
> On 2019-12-09 11:37, Peter Eisentraut wrote:
>> Per discussion in [0], here is a patch set to remove support for Python
>> versions older than 2.6.
>>
>>
>> [0]:
>> https://www.postgresql.org/message-id/6d3b7b69-0970-4d40-671a-268c46e93fe3@2ndquadrant.com
>
> It appears that the removal of old OpenSSL support is stalled or
> abandoned for now, so this patch set is on hold for now as well, as far
> as I'm concerned. I have committed the change of the Python exception
> syntax in the documentation, though.
Since the OpenSSL patch went ahead, I have now committed this one as well.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-01-08 22:13:49 | Re: Recognizing superuser in pg_hba.conf |
Previous Message | Vik Fearing | 2020-01-08 21:23:56 | Re: WIP: System Versioned Temporal Table |