pgAdmin 4 commit: 1) Correct the typo 'pythonw.exe' should be 'python.e

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Correct the typo 'pythonw.exe' should be 'python.e
Date: 2020-06-09 13:39:53
Message-ID: E1jieTp-0005tb-Sj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Correct the typo 'pythonw.exe' should be 'python.exe' for Windows if 'pythonw.exe' not found.
2) Added logging to identify the interpreter command for Windows.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-06-09 15:28:40 pgAdmin 4 commit: Don't use the venv to create the venv on Windows as i
Previous Message Akshay Joshi 2020-06-08 06:56:55 Re: [pgAdmin][RM5197] Accessibility issues of external packages