pgAdmin 4 commit: [Python 3] Fixed an issue iterate the keys from the s - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3] Fixed an issue iterate the keys from the s
Date
Msg-id E1av0Vv-0003vu-O7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3] Fixed an issue iterate the keys from the session loaded from
the sqlite.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=970e0c354033a9e93a3c114251a37a9b985990d7
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/session.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed the TypeError into session.py
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed the TypeError into session.py