pgAdmin 4 commit: Fix runtime compatibility with newer Python versions

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix runtime compatibility with newer Python versions
Дата
Msg-id E1bEvrz-0002R2-PG@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: Fix for issue RM1336 [pgadmin4]
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow the python-config executable to be specified in