Re: remove support for old Python versions
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-01-09T03:09:58Z
Lists: pgsql-hackers
On Wed, Jan 08, 2020 at 11:04:48PM +0100, Peter Eisentraut wrote: > Since the OpenSSL patch went ahead, I have now committed this one as well. Yippee. -- Michael
Commits
-
Modernize Python exception syntax in tests
- 45223fd9cefe 13.0 landed
-
Remove support for Python older than 2.6
- 37f21ed132d1 13.0 landed