| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: python 2.6 support [pgAdmin4] |
| Date: | 2016-01-27 15:00:24 |
| Message-ID: | CA+OCxoxhaPonvF2Z0dPBcbM297Y0OEvmFt-3=vM=jisoedQr_Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Wed, Jan 27, 2016 at 12:51 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
> Hi,
>
>
> PFA patch for pgAdmin4 to run in python 2.6 environment.
>
> Changes are mostly related to 1] dictionary comprehension syntax. 2]
> Converting query result to dict in execute_dict and execute_2array methods
> in psycopg driver 3] Added importlib python package dependency for python
> 2.6.
>
> --
> *Harshal Dhumal*
> *Software Engineer *
>
>
>
> EenterpriseDB <http://www.enterprisedb.com>
>
>
> --
> 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 | Akshay Joshi | 2016-01-28 09:34:15 | Re: Observed issue in pgAdmin3 while creating Type object |
| Previous Message | Dave Page | 2016-01-27 15:00:07 | pgAdmin 4 commit: Python 2.6 support fixes. |