pgAdmin 4 commit: Python 2.6 fixes. Fixes #1636. Fixes #1659

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Python 2.6 fixes. Fixes #1636. Fixes #1659
Date: 2016-09-06 13:07:36
Message-ID: E1bhG6C-0002RO-Fo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Python 2.6 fixes. Fixes #1636. Fixes #1659

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py | 10 ++++++----
web/pgadmin/utils/driver/psycopg2/cursor.py | 4 ++--
2 files changed, 8 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-06 13:22:35 Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)
Previous Message Akshay Joshi 2016-09-06 13:05:57 Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server