pgAdmin 4 commit: Revert "Fix non-ASCII passworddecryption/encryption - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Revert "Fix non-ASCII passworddecryption/encryption
Date
Msg-id E1f5vsm-0002ZJ-ES@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4] Changes required to support PyCrypto