Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bL7er-0005sy-Jx for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jul 2016 11:39:53 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bL7er-0003Sj-6v for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jul 2016 11:39:53 +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 1bL7eq-0003Sb-NG for pgadmin-hackers@postgresql.org; Thu, 07 Jul 2016 11:39:52 +0000 Received: from mail-it0-x22c.google.com ([2607:f8b0:4001:c0b::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bL7eo-0008By-14 for pgadmin-hackers@postgresql.org; Thu, 07 Jul 2016 11:39:51 +0000 Received: by mail-it0-x22c.google.com with SMTP id f6so17732843ith.0 for ; Thu, 07 Jul 2016 04:39:49 -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=znXicE9gd2eTgeA8Qja+hNoLNc16gYkjhXOxJMd1+K4=; b=MJa9DJz1KEZpBot6xeN/cmz9ahZWyPjRsRYA0jzAq1oAq5ZOk6FfX3c5FlmpfHs/w+ lsfjM8mlwjuYe9zQtLl4pL+qXnIa/TSafyrGV0Q4C9j3uOPf1MYqjipl+RwQmqJ9HWqu o5gC+hlRKE8BO1eUH51fgwZkVTJGXMOisnQhCIPfUg1+N6pfXgBi1xmJH6WOjwlzqAGI +eqy8/U9ywGcqPcuT9UcxyKySyCJ3gZfrMBjQcRpHjnfTCMldfQpSqZAr6rIAy8PfBpb uabQTmPKkndEVljWUt8Teiwm5+UQl5XbezbhjDqEe5EhFHqVk9EaJrmT44ToNGz4Am0p Bitg== 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=znXicE9gd2eTgeA8Qja+hNoLNc16gYkjhXOxJMd1+K4=; b=gbcMxJr4cHPjBD1RrJCccMMW1Ld5N8H21EjcB45WN80n1K6Q7HO1EjtA9oPc28/CKL FejxlUj5PpYCLLvx+AVOJp8aAepSRDDMAvjzz7D8wv9JlpLKio4J0do2HoqYMkA8H04W BdJDot9bFf7+EqkvIWkmlVTdwZDTiPQ8qS4t4tmOucN2kQzCIgSoQL/eD/41FagiUjRu 7t2eKLqcnT68Yiko0JaVUsaumAI6taVYCWk/vtB+xZwwTd4dzVP4BqJn1dWEPspjqA5+ J14qLzbM9JLNa4DfyQZYQ6GOcP04vIgUM+V/h41HCLoR8YTXtBRZOYEoEkTyS1hdEeaW 0fwQ== X-Gm-Message-State: ALyK8tJTgt+5VXqe1VyBFkanOum2FUr5l9OYObc3kxWQsSgldusLo6I0n3PxjmdeB6jYQCuRIE9tVRWJctseHOu2 X-Received: by 10.36.248.6 with SMTP id a6mr2160768ith.25.1467891588785; Thu, 07 Jul 2016 04:39:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.133.217 with HTTP; Thu, 7 Jul 2016 04:39:29 -0700 (PDT) In-Reply-To: References: <2048fa7e-7563-3edd-db2c-d58b97b98bee@gmail.com> From: Ashesh Vashi Date: Thu, 7 Jul 2016 17:09:29 +0530 Message-ID: Subject: Re: [Patch] Fix Unicode in errmsg To: Dave Page Cc: "Magnun Leno (Pessoal)" , pgadmin-hackers Content-Type: multipart/alternative; boundary=94eb2c0b10feb8052f05370a242b X-Pg-Spam-Score: -2.6 (--) 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 --94eb2c0b10feb8052f05370a242b Content-Type: text/plain; charset=UTF-8 Sure - I will do. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Jul 7, 2016 at 2:31 PM, Dave Page wrote: > Thanks Magnun. > > Ashesh, can you review this please, and check if similar changes are > needed elsewhere? > > Thanks. > > On Wed, Jul 6, 2016 at 7:55 PM, Magnun Leno (Pessoal) > wrote: > > Hi All, > > > > Just a small patch to fix server addition/connection errors when using > > non-ascii languages (pt_BR in my case). I haven't delved enough into the > > codebase to be sure, but there might be more occurrences of errmsg that > need > > decoding from ASCII to UTF-8. > > > > Is there any plans to port PgAdmin4 to Python3, since Python 2 will only > be > > maintained until 2020? Python 3 support was added in Flask 0.10 and, as > > mentioned in the Flask Docs, "Most libraries and Flask extensions have > been > > ported by now and using Flask with Python 3 is generally a smooth ride.". > > > > Thanks for this amazing piece of software. > > > > -- > > Magnun Leno > > > > > > -- > > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > > To make changes to your subscription: > > http://www.postgresql.org/mailpref/pgadmin-hackers > > > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --94eb2c0b10feb8052f05370a242b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Sure - I will do.

--

Thanks & Regards,

Ashes= h Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company

<= br>

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


On Thu, Jul 7, 2016 at 2:31 PM, Dave Page <= dpage@pgadmin.org> wrote:
T= hanks Magnun.

Ashesh, can you review this please, and check if similar changes are
needed elsewhere?

Thanks.

On Wed, Jul 6, 2016 at 7:55 PM, Magnun Leno (Pessoal)
<magnun.leno@gmail.com> = wrote:
> Hi All,
>
> Just a small patch to fix server addition/connection errors when using=
> non-ascii languages (pt_BR in my case). I haven't delved enough in= to the
> codebase to be sure, but there might be more occurrences of errmsg tha= t need
> decoding from ASCII to UTF-8.
>
> Is there any plans to port PgAdmin4 to Python3, since Python 2 will on= ly be
> maintained until 2020? Python 3 support was added in Flask 0.10 and, a= s
> mentioned in the Flask Docs, "Most libraries and Flask extensions= have been
> ported by now and using Flask with Python 3 is generally a smooth ride= .".
>
> Thanks for this amazing piece of software.
>
> --
> Magnun Leno
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-ha= ckers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--94eb2c0b10feb8052f05370a242b--