pgAdmin 4 commit: Fix query history issue for Python 2.7, it is a regre - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix query history issue for Python 2.7, it is a regre
Date
Msg-id E1iA6Ao-0001PU-Se@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix query history issue for Python 2.7, it is a regression of #4750.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/utils/query_history.py | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4750] Query tool history throws an error for encoding
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix RESQL/MSQL test cases for Python 2.7