Обсуждение: pgAdmin 4 commit: Fix runtime compatibility with newer Python versions

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fix runtime compatibility with newer Python versions

От
Dave Page
Дата:
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(+)