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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Correct the typo 'pythonw.exe' should be 'python.e
Дата
Msg-id E1jieTp-0005tb-Sj@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5197] Accessibility issues of external packages
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't use the venv to create the venv on Windows as i