pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s
Дата
Msg-id E1bMYz0-00035R-TV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
[Python 3 Compability] Made changes to make the new server-side session
implementation works with Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b809523eb929ef9467b59f2d59c05770496a247

Modified Files
--------------
web/pgadmin/utils/session.py | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do not try to show the database dashboard, when click
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: To fix salt generation in session.py