Drop support for Python 3.4 ?

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Drop support for Python 3.4 ?
Date: 2020-11-04 05:02:50
Message-ID: CAM9w-_=v8b9jK8LzL=+3TyzJddj2ERWY_tPLaTKJB=Gsr4zPfQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Most of the new python packages have started to drop support for Python
3.4. It is not going to have any new release per -
https://www.python.org/downloads/release/python-3410/#:~:text=10%20was%20released%20on%20March,new%20releases%20will%20be%20made
.
If we continue supporting 3.4 then we're stuck with current versions of
packages. Most importantly, we will miss the security fixes in the
latest versions of the packages.

I suggest, pgAdmin should drop support for 3.4 and support only python 3.5
and above.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-11-04 05:29:09 Re: Drop support for Python 3.4 ?
Previous Message Nidhi Bhammar 2020-11-03 07:52:35 RM_5938.patch - Storage Manager Documentation