pgAdmin 4 commit: pgAdmin4 should work with python 3.7, Fixes #3458 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: pgAdmin4 should work with python 3.7, Fixes #3458
Date
Msg-id E1fmcO1-0007JM-JZ@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3511 Passwords not stored for ssh tunnel connections
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3511 Passwords not stored for ssh tunnel connections