| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH:Added python3 compatibility (pgAdmin4) |
| Date: | 2016-05-10 16:02:03 |
| Message-ID: | CA+OCxowVN4GO0S1HNuW9iaMrrkYZug1Mw7owA3sHjRdvPPNcag@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks - committed.
On Tue, May 10, 2016 at 4:03 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> 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
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Surinder Kumar | 2016-05-10 18:13:56 | Re: [pgAdmin4][Patch]: File Manager & Backform FileControl |
| Previous Message | Dave Page | 2016-05-10 16:01:14 | pgAdmin 4 commit: Python 3 compatibility fix - iteritems() is deprecate |