pgAdmin 4 commit: Revert "Fix non-ASCII passworddecryption/encryption

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Revert "Fix non-ASCII passworddecryption/encryption
Дата
Msg-id E1f5vsm-0002ZJ-ES@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Revert "Fix non-ASCII password decryption/encryption under Python 3"

This reverts commit d0a640442cd6dc7bbfdb2647cf1775c13ad79a96.

Seems to anger Python 2.7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=163cadc279cec25390a6dd0243e7491321ad8506

Modified Files
--------------
web/pgadmin/utils/crypto.py | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] Changes required to support PyCrypto