Re: remove support for old Python versions

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-12-31T09:46:55Z
Lists: pgsql-hackers
On 2019-12-09 11:37, Peter Eisentraut wrote:
> Per discussion in [0], here is a patch set to remove support for Python
> versions older than 2.6.
> 
> 
> [0]:
> https://www.postgresql.org/message-id/6d3b7b69-0970-4d40-671a-268c46e93fe3@2ndquadrant.com

It appears that the removal of old OpenSSL support is stalled or 
abandoned for now, so this patch set is on hold for now as well, as far 
as I'm concerned.  I have committed the change of the Python exception 
syntax in the documentation, though.

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



Commits

  1. Modernize Python exception syntax in tests

  2. Remove support for Python older than 2.6