pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in
Date
Msg-id E1b162H-00036o-P4@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4] [Patch]: Foreign Table Module
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python