pgAdmin 4 commit: Python 2.6 support fixes.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Python 2.6 support fixes.
Дата
Msg-id E1aORZn-0007Ej-Qk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Python 2.6 support fixes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b77c5a6c5435b851c9235ad019736cee5e549ead
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
requirements_py2.txt                                  | 1 +
web/pgadmin/__init__.py                               | 4 ++--
web/pgadmin/browser/server_groups/servers/__init__.py | 5 ++---
web/pgadmin/utils/__init__.py                         | 4 ++--
web/pgadmin/utils/driver/psycopg2/__init__.py         | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: python 2.6 support [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: Re: python 2.6 support [pgAdmin4]