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

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix a regression framework issue with Python 2.6.
Date
Msg-id E1cxWYR-0006aB-5a@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Paresh More
Date:
Subject: Re: [pgadmin-hackers] Patch for pgAdmin Installer web folder upgrade mode.
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Ensure the web/ directory is cleared beforeupgrading