Re: Patch: Fixes for Python3 [ pgAdmin4 ]

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Patch: Fixes for Python3 [ pgAdmin4 ]
Date: 2015-11-13 16:59:39
Message-ID: CA+OCxoyJ3P8BGAjNPT-=vhK5Jn3ozVk0Urw0Adw4xT7dBNjHdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks Murtuza - all applied!

On Fri, Nov 13, 2015 at 12:31 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi Team,
>
> Please find patches for below issues,
>
> 1) Login Issue fixed, As encryption/decryption returns output in bytes
> datatype it fails to authenticate in python3.
> 2) Added NoneType exception handling in settings & server modules while
> returning json response.
> 3) Updated module for python3 in requirements file.
>
> Please review my changes & do the needful.
>
>
> Regards,
> Murtuza Zabuawala
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Begina Felicysym 2015-11-14 20:46:56 pgAdmin polish translation
Previous Message Dave Page 2015-11-13 16:59:27 pgAdmin 4 commit: Update requirements files.