pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in
Date: 2016-05-13 05:53:17
Message-ID: E1b162H-00036o-P4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed cStringIO and StringIO module compatibility in python

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-05-13 05:54:17 Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python
Previous Message Murtuza Zabuawala 2016-05-13 05:20:17 Re: [pgAdmin4] [Patch]: Foreign Table Module