Re: Python versions (was Re: RHEL 8.0 build)
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andres Freund <andres@anarazel.de>, Jeremy Harris <jgh@wizmail.org>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-11-29T13:32:21Z
Lists: pgsql-hackers
On 28/11/2018 22:41, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: >> My suggestion is to either >> - Change the probe order to python, python3 in master, or >> - Don't change anything until PEP 394 is updated. > > It's hard to evaluate the latter unless we have some idea how soon > that update is likely to happen ... have you heard any little birdies > chattering about that lately? No, I haven't heard anything. I would be slightly surprised if anything changed there before PG12 is released. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
configure: More use of AC_ARG_VAR
- 29b3ac754626 12.0 landed