From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Rémi Zara <remi_zara(at)mac(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: remove support for old Python versions |
Date: | 2020-01-15 14:15:11 |
Message-ID: | a7fff4a6-7bab-7ffc-7b83-6f026738eadc@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Rémi,
please update your build farm member "locust" to a new Python version
(>=2.6) for the master branch, or disable the Python option.
Thanks.
On 2020-01-08 23:04, Peter Eisentraut wrote:
> 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 | Kohei KaiGai | 2020-01-15 14:33:07 | Re: TRUNCATE on foreign tables |
Previous Message | Mahendra Singh Thalor | 2020-01-15 14:01:38 | Re: [HACKERS] Block level parallel vacuum |