pgAdmin 4 commit: Don't use the venv to create the venv on Windows as i

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't use the venv to create the venv on Windows as i
Дата
Msg-id E1jigB6-0002YQ-LY@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't use the venv to create the venv on Windows as it doesn't allow python.exe to be relocated on Windows. Use the
triedand tested virtualenv instead. Fixes #5595 

Branch
------
master

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

Modified Files
--------------
Make.bat             | 4 +++-
pkg/win32/README.txt | 4 ++++
2 files changed, 7 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Correct the typo 'pythonw.exe' should be 'python.e
Следующее
От: Satish V
Дата:
Сообщение: Reg - RM-5325[Code Coverage] Improve API test cases for Collations