pgAdmin 4 commit: Fixed Unicode character issue causing error on Python

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed Unicode character issue causing error on Python
Дата
Msg-id E1jFEFy-0001hS-S8@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed Unicode character issue causing error on Python2 environment. Fixes #5279

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7ba446703e8621717b81fe7e9ac6ad79a49f600
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst                                      | 3 ++-
.../servers/databases/schemas/tables/partitions/__init__.py            | 2 +-
web/pgadmin/tools/schema_diff/__init__.py                              | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#5279] Fixed: pgAdmin4 does not start with Python2 environment
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#5279] Fixed: pgAdmin4 does not start with Python2 environment