Patch: Fixes for Python3 [ pgAdmin4 ] - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Patch: Fixes for Python3 [ pgAdmin4 ]
Date
Msg-id CAKKotZTCGype1FSihn1bEgb-kRQAo42on-p=K7SXt51Vj+LykA@mail.gmail.com
Whole thread Raw
Responses Re: Patch: Fixes for Python3 [ pgAdmin4 ]
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Update translation template
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o