Re: Python 3.7 support

2018-05-05 Thread Tom Lane
Peter Eisentraut writes: > 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. If you're intending to push this into the back branches before Monday's releases, please do it *today*, t

Re: Python 3.7 support

2018-05-03 Thread Tom Lane
Peter Eisentraut writes: > 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. gaur/pademelon (Python 2.5) not very happy :-(. Let me know if you'd like me to try anything particular

Re: Python 3.7 support

2018-05-03 Thread Peter Eisentraut
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 f

Re: Python 3.7 support

2018-02-14 Thread Peter Eisentraut
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 a

Re: Python 3.7 support

2018-02-13 Thread Michael Paquier
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 wh

Python 3.7 support

2018-02-13 Thread Peter Eisentraut
A small patch to tweak the tests to support output differences with Python 3.7 (currently in beta). -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services From 543840cbe29653c18cce8d1ab4af4daac5c4899b Mon Sep 17 00:00:00