Re: Python 3.7 support

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Python 3.7 support
Date: 2018-05-03 17:16:29
Message-ID: 33193f49-082d-6d1a-354a-e9c58b1866ff@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2018-05-03 17:33:29 Re: unused_oids script is broken with bsd sed
Previous Message Teodor Sigaev 2018-05-03 17:11:28 Re: FinishPreparedTransaction missing HOLD_INTERRUPTS section