pgAdmin 4 commit: [Python 3 compability] Fixed the issue introduced by

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Python 3 compability] Fixed the issue introduced by
Date: 2016-04-14 06:24:50
Message-ID: E1aqahu-0003Ik-1J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-14 06:25:13 Re: grant_wizard py3 bug
Previous Message Seçkin Alan 2016-04-13 19:10:12 grant_wizard py3 bug