[pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6
Дата
Msg-id CAKKotZR=vkRuniA6buRL3nZFFZgDJ-AmzMad34L8rMosLGbFCw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6
Список pgadmin-hackers
Hi,

PFA minor patch to fix the issue where user was not able to use query tool when using Python2.6.
I also fixed "process_executer.py" as it has dict comprehension which is not supported in Python2.6, so used dict instead.
RM#2159
 
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: George Gelashvili
Дата:
Сообщение: [pgadmin-hackers][patch] change --pkg behavior
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Fix indentation