pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all
Дата
Msg-id E1agmCR-0005MH-0N@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
On Python 2, use urllib2 instead of urllib, which allows us to specify timeout
parameter.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Adding a timeout of 5 seconds (while fetching the lat
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Disable the menu to create database and tablespace, i