Patch: Fixes for Python3 [ pgAdmin4 ]

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Patch: Fixes for Python3 [ pgAdmin4 ]
Дата
Msg-id CAKKotZTCGype1FSihn1bEgb-kRQAo42on-p=K7SXt51Vj+LykA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch: Fixes for Python3 [ pgAdmin4 ]
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Update translation template
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o