[pgadmin-hackers] pgAdmin 4 commit: Ensure feature tests are compatible with Python 3.5. - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure feature tests are compatible with Python 3.5.
Date
Msg-id E1clYEB-0005Jt-8s@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure feature tests are compatible with Python 3.5.

This is required even if they aren't run, as RPM builds will try to byte compile all files in the distro.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=981ebfbcf73579ee43f00ea4e56dd218a1f17901

Modified Files
--------------
web/regression/feature_utils/pgadmin_page.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [PATCH] Allow to skip the feature tests
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgadmin-hackers] [PATCH] Allow to skip the feature tests