Thread: Patch: Fixes for Python3 [ pgAdmin4 ]

Patch: Fixes for Python3 [ pgAdmin4 ]

From
Murtuza Zabuawala
Date:
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
Attachment

Re: Patch: Fixes for Python3 [ pgAdmin4 ]

From
Dave Page
Date:
Thanks Murtuza - all applied!

On Fri, Nov 13, 2015 at 12:31 PM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.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@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