pgAdmin 4 commit: Python 2.6 fixes. Fixes #1636. Fixes #1659 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Python 2.6 fixes. Fixes #1636. Fixes #1659
Date
Msg-id E1bhG6C-0002RO-Fo@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server
Next
From: Dave Page
Date:
Subject: Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)