pgAdmin 4 commit: Raise an exception under Python < 3.4. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Raise an exception under Python < 3.4.
Date
Msg-id E1jU7mx-0005wd-61@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Raise an exception under Python < 3.4.

It also cleans up the README to remove references to Python 2
and removes Python 2-isms from the main config.

refs #5443

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7dd00a149448d84df061600364633d92dd9fb95e
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
README                     | 33 ++++++++++++++++-----------------
web/config.py              | 17 ++---------------
web/pgAdmin4.py            | 11 ++++++-----
web/regression/runtests.py |  8 ++++----
4 files changed, 28 insertions(+), 41 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu
Next
From: Akshay Joshi
Date:
Subject: Re: Remove Python 2.7 support from the wheel package