Обсуждение: pgAdmin 4 commit: Fixed Unicode character issue causing error on Python

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)