pgAdmin 4 commit: [Python 3 compability] decode function used in 'needs

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Python 3 compability] decode function used in 'needs
Date: 2016-01-04 11:39:26
Message-ID: E1aG3Ty-0005cG-AZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

[Python 3 compability] decode function used in 'needsQuoting' function
is not available on Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b309b1ffb8b6d1e2cbcf160fc91fe4e8312dadf6
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 80 ++++++++++++++-------------
1 file changed, 42 insertions(+), 38 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-04 11:52:17 pgAdmin 4 commit: Pass the tree item object to the menu objects, which
Previous Message Ashesh Vashi 2016-01-04 11:30:06 pgAdmin 4 commit: Do not close the privilege cell editor, when clicked