pgAdmin 4 commit: Fix RESQL/MSQL test cases for Python 2.7

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix RESQL/MSQL test cases for Python 2.7
Date: 2019-09-17 06:12:09
Message-ID: E1iA6if-0003K9-IQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix RESQL/MSQL test cases for Python 2.7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8815428340a1f1deb12f2356d3c5a78c027f596

Modified Files
--------------
web/regression/re_sql/tests/test_resql.py | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-09-17 08:03:31 pgAdmin4 v4.13 candidate builds
Previous Message Akshay Joshi 2019-09-17 05:37:10 pgAdmin 4 commit: Fix query history issue for Python 2.7, it is a regre