pgAdmin 4 commit: pgAdmin4 should work with python 3.7, Fixes #3458

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: pgAdmin4 should work with python 3.7, Fixes #3458
Date: 2018-08-06 10:05:13
Message-ID: E1fmcO1-0007JM-JZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

pgAdmin4 should work with python 3.7, Fixes #3458

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_2.rst | 1 +
web/pgadmin/tools/sqleditor/__init__.py | 2 +-
web/pgadmin/utils/driver/psycopg2/connection.py | 20 ++++++++++----------
web/pgadmin/utils/driver/psycopg2/cursor.py | 7 +++++--
web/pgadmin/utils/driver/psycopg2/server_manager.py | 12 ++++++------
web/pgadmin/utils/sqlautocomplete/prioritization.py | 4 ++--
6 files changed, 25 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-06 10:08:27 Re: [pgAdmin4][Patch]: RM #3511 Passwords not stored for ssh tunnel connections
Previous Message Khushboo Vashi 2018-08-06 10:03:51 Re: [pgAdmin4][Patch]: RM #3511 Passwords not stored for ssh tunnel connections