pgAdmin 4 commit: Python 2.6 compatibility fixes.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Python 2.6 compatibility fixes.
Date: 2017-02-08 16:28:09
Message-ID: E1cbV6H-00014Y-0u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Python 2.6 compatibility fixes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a914ea088c52c08fe62472a736d225d0db24bc0e
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/process_executor.py | 6 +++---
web/pgadmin/tools/sqleditor/__init__.py | 5 ++---
2 files changed, 5 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-08 16:29:07 Re: [pgAdmin4][PATCH] Compatibility fixes for Python2.6
Previous Message George Gelashvili 2017-02-08 15:56:01 [patch] We can see tables in Greenplum!