Re: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Re: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the
Date
Msg-id CAKKotZSMqspSZ=_m6P0H5QpuAPzauTWaSfuAhMGbhGt3_Wt-Tg@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi,

It will break the WSGI.

--
Regards,
Murtuza Zabuawala
EDB
POWER TO POSTGRES


On Tue, Feb 9, 2021 at 4:28 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Use 'sys.executable' to get the absolute path of the executable binary for the Python interpreter instead of existing complex logic.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53724675697ccdf34b8e6a5da21e9b4fc4d612c5

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py | 89 +--------------------------------
1 file changed, 1 insertion(+), 88 deletions(-)

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] RM6117 Unable to update column level privileges from security tab.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: A bunch of size optimisation for the container.