grant_wizard py3 bug

From: Seçkin Alan <seckinalan(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: grant_wizard py3 bug
Date: 2016-04-13 19:10:12
Message-ID: CAJZJJmoAyp_FsgWzKXD6ZK6z6J3CgL2EyUBLQz69fp14z9sRPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,
I want the run pgadmin4 on python3, throw unquote module not found.

In python3 unquote method moved root to parse class

https://docs.python.org/3.4/library/urllib.parse.html#urllib.parse.unquote

Maybe isn't clear patch.

--
Seçkin ALAN
http://sckn.org

Attachment Content-Type Size
grant_wizard__init__.py3.patch text/x-patch 694 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-14 06:24:50 pgAdmin 4 commit: [Python 3 compability] Fixed the issue introduced by
Previous Message Dave Page 2016-04-13 15:11:58 Re: [pgAdmin4] [Patch]: Grant Wizard