pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the
Date: 2021-02-09 10:58:27
Message-ID: E1l9Qix-0008RL-9c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-09 11:03:51 Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
Previous Message Aditya Toshniwal 2021-02-09 08:52:35 Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab