pgAdmin 4 commit: Python 3 compatibility fix - iteritems() is deprecate

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Python 3 compatibility fix - iteritems() is deprecate
Date: 2016-05-10 16:01:14
Message-ID: E1b0A5y-0006dJ-CL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Python 3 compatibility fix - iteritems() is deprecated.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/messages.js | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-10 16:02:03 Re: PATCH:Added python3 compatibility (pgAdmin4)
Previous Message Dave Page 2016-05-10 15:39:09 pgAdmin 4 commit: Search path for the runtime when running in a Mac dev