pgAdmin 4 commit: Python 3 compatibility fix - iteritems() is deprecate - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Python 3 compatibility fix - iteritems() is deprecate
Date
Msg-id E1b0A5y-0006dJ-CL@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Search path for the runtime when running in a Mac dev
Next
From: Dave Page
Date:
Subject: Re: PATCH:Added python3 compatibility (pgAdmin4)