PATCH:Added python3 compatibility (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH:Added python3 compatibility (pgAdmin4)
Date: 2016-05-10 15:03:22
Message-ID: CAKKotZTyD3m=f4BFxN7FiBN_nhBEUCe=Q81QHg_wab4WHWfiow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Below commit breaks the code for python3 as iteritems() is depreciated in
Python3, Hence failed to load pgAdmin4.

9cae686c (Ashesh Vashi 2016-05-10 16:07:45 +0530 30)

PFA patch to the fix the issue & make it compatible with both version.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Fixed_iter_issue_v1.patch application/octet-stream 653 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-10 15:39:09 pgAdmin 4 commit: Search path for the runtime when running in a Mac dev
Previous Message Akshay Joshi 2016-05-10 14:16:39 Re: [pgAdmin4][Patch]: View and Materialised View Nodes