pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc
Date: 2016-05-14 18:34:20
Message-ID: E1b1eOK-0007VY-AW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-05-15 07:37:22 Re: [pgAdmin4] [Patch]: Foreign Table Module
Previous Message Murtuza Zabuawala 2016-05-14 17:06:10 Re: [pgAdmin4] [Patch]: Foreign Table Module