[pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7
Дата
Msg-id CAKKotZTJEA5+9pt0jCZB-KCSKEdoCzy9Zx2S7iqTa1vRdjqbpQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7
Список pgadmin-hackers
Hi,

PFA patch to fix the issue where user enters non ascii username/password (invalid credentials) while creating new server and it throws error.
RM#2160

This patch also includes some other minor fixes for the same issue in some other files where we are passing error to gettext() if it includes non ascii words then it breaks in Python2.7.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Ensure that PYTHONHOME is set for sub-processessuch
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Basic support for viewing tables in Greenplum.Patch