[pgadmin-hackers] pgAdmin 4 commit: Fix a regression framework issue with Python 2.6.

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix a regression framework issue with Python 2.6.
Дата
Msg-id E1cxWYR-0006aB-5a@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix a regression framework issue with Python 2.6.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=79e81478e3fa4d73793179861fe3ffc0e4958569
Author: Navnath Gadakh <navnath.gadakh@enterprisedb.com>

Modified Files
--------------
web/regression/python_test_utils/test_utils.py | 32 +++++++++++++++-----------
web/regression/runtests.py                     | 23 +++++++++---------
2 files changed, 31 insertions(+), 24 deletions(-)


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

Предыдущее
От: Paresh More
Дата:
Сообщение: Re: [pgadmin-hackers] Patch for pgAdmin Installer web folder upgrade mode.
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Ensure the web/ directory is cleared beforeupgrading