pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc
Date
Msg-id E1b1eOK-0007VY-AW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3 compatibility] Improved the background process executor to
work with Python 3.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/process_executor.py | 15 +++++++++------
web/pgadmin/misc/bgprocess/processes.py        | 12 ++++++------
2 files changed, 15 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4] [Patch]: Foreign Table Module
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4] [Patch]: Foreign Table Module