pgAdmin 4 commit: Resolved an issue related Python 3.x compability rega

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue related Python 3.x compability rega
Date: 2015-11-20 06:05:23
Message-ID: E1Zzep1-00071a-Hy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue related Python 3.x compability regarding setting
property name was same as variable.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e52fd0d349ac6123f4517f335a6985c3e88506c8
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/types.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-11-20 09:29:07 pgAdmin 4 commit: Issues resolved related to connection management and
Previous Message Ashesh Vashi 2015-11-20 05:16:16 pgAdmin 4 commit: Resolved a typo in the version check condition during