pgAdmin 4 commit: Reverting patch to remove Python 2.7 support from whe

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Reverting patch to remove Python 2.7 support from whe
Date: 2020-04-27 16:13:51
Message-ID: E1jT6OF-0005HT-Ai@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Reverting patch to remove Python 2.7 support from wheel package to avoid any issue before 4.21 release.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d1f67f3bef090b1409061830238eeb0af884dc7

Modified Files
--------------
pkg/pip/build.sh | 2 +-
pkg/pip/setup_pip.py | 60 ++++++++++++++++++++++++++++++++++------------------
2 files changed, 40 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-27 16:17:19 Remove Python 2 support from the desktop runtime
Previous Message Dave Page 2020-04-27 16:01:00 Re: Remove Python 2.7 support from the wheel package