suggestion: discard python2.x venv

From: Ioseph Kim <pgsql-kr(at)postgresql(dot)kr>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: suggestion: discard python2.x venv
Date: 2018-02-06 03:51:13
Message-ID: 3c31cb38-1cda-27fb-d6d1-191a65421fee@postgresql.kr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I used pgadmin4 since 2 month.

pgadmin4 is a good application for PostgreSQL. that is true!

but, in multibytes environment, python2 + pgadmin4 is not good choice.

if table name or column name is multibytes, export, import is not
working, because  python2 unicode processing is ugly.

and, if server message is multibytes, pgadmin4 does not display that, 
and there are many other problems so.

I changed venv to python3, most problems of multibytes have been
resolved smoothly as expected.

we need to narrow its focus.

Regards Ioseph

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2018-02-06 04:06:15 Re: suggestion: discard python2.x venv
Previous Message git 2018-02-05 16:21:12 pgAdmin 4 commit: Branch refs/heads/runtime-revamp was removed