pgAdmin 4 commit: Fix syntax error on python 2.7 for the feature test.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix syntax error on python 2.7 for the feature test.
Date: 2019-01-24 05:55:09
Message-ID: E1gmXyn-0003ve-5Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix syntax error on python 2.7 for the feature test.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4fe31404c82129e567aa0a350f03fa0151c329c
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-24 05:56:00 Re: [pgAdmin4][Patch]: Fix syntax error on pytthon 2.7 for the feature test
Previous Message Khushboo Vashi 2019-01-24 05:42:50 Re: 4.1 bytecompile error on RHEL 7