pgAdmin 4 commit: [Python 3] Fixed an issue iterate the keys from the s

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Python 3] Fixed an issue iterate the keys from the s
Date: 2016-04-26 10:46:43
Message-ID: E1av0Vv-0003vu-O7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-26 10:46:55 Re: [pgAdmin4][Patch]: Fixed the TypeError into session.py
Previous Message Khushboo Vashi 2016-04-26 10:33:59 [pgAdmin4][Patch]: Fixed the TypeError into session.py