Re: Python 3.7 support - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Python 3.7 support
Date
Msg-id 33193f49-082d-6d1a-354a-e9c58b1866ff@2ndquadrant.com
Whole thread Raw
In response to Re: Python 3.7 support  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Python 3.7 support  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Python 3.7 support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2/14/18 21:25, Peter Eisentraut wrote:
> On 2/13/18 21:45, Michael Paquier wrote:
>> On Tue, Feb 13, 2018 at 04:17:13PM -0500, Peter Eisentraut wrote:
>>> A small patch to tweak the tests to support output differences with
>>> Python 3.7 (currently in beta).
>>
>> Wouldn't it be better to wait for the version to be released before
>> pushing anything in the tree?  If there are again changes when this
>> comes out as GA then an extra patch would be needed.
> 
> Sure, we can just leave it here for the record until the release comes
> closer.

I have committed this now, since the release of Python 3.7 is soon.
I'll let the build farm have a pass at it, then backport it for the
upcoming minor releases.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: FinishPreparedTransaction missing HOLD_INTERRUPTS section
Next
From: Robert Haas
Date:
Subject: Re: unused_oids script is broken with bsd sed