Обсуждение: python 2.6 support [pgAdmin4]

Поиск
Список
Период
Сортировка

python 2.6 support [pgAdmin4]

От
Harshal Dhumal
Дата:
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 



Вложения

Re: python 2.6 support [pgAdmin4]

От
Dave Page
Дата:
Thanks, patch applied.

On Wed, Jan 27, 2016 at 12:51 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.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 





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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