pgAdmin 4 commit: [Python 3 compability] Fixed the issue introduced by - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3 compability] Fixed the issue introduced by
Date
Msg-id E1aqahu-0003Ik-1J@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3 compability] Fixed the issue introduced by the Grant Wizard,
which fixes a issue with the Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af1e38a97a70c3b668f4ae87559d114fdbbd5604
Author: Seçkin Alan <seckinalan@gmail.com>

Modified Files
--------------
web/pgadmin/tools/grant_wizard/__init__.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Seçkin Alan
Date:
Subject: grant_wizard py3 bug
Next
From: Ashesh Vashi
Date:
Subject: Re: grant_wizard py3 bug