pgAdmin 4 commit: The 'pwd' module is not available on Windows, so repl

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: The 'pwd' module is not available on Windows, so repl
Date: 2020-06-02 08:40:20
Message-ID: E1jg2T6-0003e9-HE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The 'pwd' module is not available on Windows, so replacing it with the 'getpass' module.

refs #5576

Branch
------
master

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

Modified Files
--------------
web/pgadmin/setup/data_directory.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-06-02 09:10:40 Re: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present
Previous Message Dave Page 2020-06-02 08:36:30 Re: RM5576: Improve error messaging if the storage and log directories cannot be created