pgAdmin 4 commit: Fix runtime compatibility with newer Python versions - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix runtime compatibility with newer Python versions
Date
Msg-id E1bEvrz-0002R2-PG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix runtime compatibility with newer Python versions

Initial patch by Asser. Change restricted to Python 3.3 and above by me as PyUnicode_DecodeFSDefault was added in 3.3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc955537a8445a456fa58f9046927399c12a69c8
Author: Asser Schrøder Femø <asser.femoe@gmail.com>

Modified Files
--------------
runtime/Server.cpp | 4 ++++
1 file changed, 4 insertions(+)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: Fix for issue RM1336 [pgadmin4]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow the python-config executable to be specified in