pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s
Date
Msg-id E1bMYz0-00035R-TV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3 Compability] Made changes to make the new server-side session
implementation works with Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b809523eb929ef9467b59f2d59c05770496a247

Modified Files
--------------
web/pgadmin/utils/session.py | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not try to show the database dashboard, when click
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix salt generation in session.py