From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Pavel Raiskup <praiskup(at)redhat(dot)com>, PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: obsoleting plpython2u and defaulting plpythonu to plpython3u |
Date: | 2018-04-27 15:10:31 |
Message-ID: | b8b86006-3bb7-77f1-1a94-51920b370dea@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 4/26/18 16:39, Tom Lane wrote:
>> I don't think we should do that unless there is an update to PEP 394.
>
> PEP 394 points out that some distros (at least Arch) have already switched
> "python" to mean "python3",
My recollection is that PEP 394 was written because Arch jumped the gun
and the PEP is saying "do this instead".
> and I gather from Pavel's inquiry that the day
> is in sight when Fedora will do that.
According to the plan I found at
<https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3>, they
will also wait for an update to PEP 394 ("and we will drive that update
if needed").
So that's all great. There are some opportunities for prep work in the
meantime that have been mentioned.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-04-27 15:31:56 | Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64 |
Previous Message | Konstantin Knizhnik | 2018-04-27 15:05:51 | Re: Built-in connection pooling |