Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqaig-0003V8-4R for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 06:25:38 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aqaif-0005WI-Ne for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 06:25:37 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aqaif-0005WC-Ax for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 06:25:37 +0000 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aqaib-0001CJ-LI for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 06:25:35 +0000 Received: by mail-ig0-x233.google.com with SMTP id gy3so1287939igb.1 for ; Wed, 13 Apr 2016 23:25:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=E6yxjmjwdV4LgBlBJACn2wEyYXkNxmpZdmnPxBxMceE=; b=0zakK6BrCbXGHg77JeE/e+QK4vCGAggieGInh+CVxBEvNRcePE48lkbcQsEhW5+Zi1 rCPqADyMo08qY0SQw40RG3LcRsBnWFE18OTGJr5hMjfkItykTUk9hNrs6CvgUqte8eIH Pip+xUl+ujwRXIXybTR6WP0GI2EMVQI6HuWuMGsRJmnXv5o0OUUDwHs1vRS81oBbuoHy W/wufo6zRzQUBwkATSzlkDG+bOGfoWjq4ez0EtNjaFmeFVuHQWWAVE2ZuMySe7mKRHe8 FCsk5FkQ5oDRGtKZ46WYQRgqHctAJUB79VFddG6VVmSJ6HB+ocLU8cCDROPo4tGRukEH Vaog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=E6yxjmjwdV4LgBlBJACn2wEyYXkNxmpZdmnPxBxMceE=; b=bTKouq+A2lqQHADYln8TnhAn5bHWkGGmDWX6GbB9uPttN6kNkaPqYpf884V9nmj3f7 AvKenO48e8SplfwYmCyd4ZxMBC7B+6NSlWoA5uSw07Ah0MrXeBZneCgzur5h976Y+2k2 5EhbSNjGpYmHNAo7KgiZ5sIrvh+ZlKZHmHioHdC9iBxhLzqLn8KCgKbtG1O8lgE6K7bl UvOVskzwOHKiBHC25SjQZfNvgPGj6mQCU6DBEFLrPS6jJ5ABxqxhr2RmzxdQAMPB8Jzj xA8wsHLNkCUVqNGgkHgrawAWHBEr92v7KhUfMXc4L1syRZQXgRTz4XXUHWH7A2zrCx8Q hzkA== X-Gm-Message-State: AOPr4FXws2z1IQgoxKJ8qSNah4LjCpGbnqpy+hq+l7RGPhOA4oNBbC+vcTqqZWWM5JQy8zJhRb3Gb9TVcfL9lKbI X-Received: by 10.50.98.197 with SMTP id ek5mr14435906igb.70.1460615132870; Wed, 13 Apr 2016 23:25:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Wed, 13 Apr 2016 23:25:13 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Thu, 14 Apr 2016 11:55:13 +0530 Message-ID: Subject: Re: grant_wizard py3 bug To: =?UTF-8?B?U2XDp2tpbiBBbGFu?= Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=bcaec5015ff32616a105306bf6ab X-Pg-Spam-Score: -1.2 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --bcaec5015ff32616a105306bf6ab Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Apr 14, 2016 at 12:40 AM, Se=C3=A7kin Alan w= rote: > 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.unquot= e > > > Maybe isn't clear patch. > > > -- > Se=C3=A7kin ALAN > http://sckn.org > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --bcaec5015ff32616a105306bf6ab Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks - committed!

--

Thanks & Rega= rds,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Pos= tgreSQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Thu, Apr 14, 2016 at 12:40 AM, Se=C3=A7ki= n Alan <seckinalan@gmail.com> wrote:
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=C3=A7kin ALAN
http://sck= n.org


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--bcaec5015ff32616a105306bf6ab--