Re: [pgAdmin4][Patch]: Fixed the TypeError into session.py

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Fixed the TypeError into session.py
Date: 2016-04-26 10:46:55
Message-ID: CAG7mmoz-TnZXo=aBSsWj0FS2+PjAosOTcdmXqs46ejpQ6A0yRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

On Tue, Apr 26, 2016 at 4:03 PM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Fixed an issue related to Type ( TypeError: 'str' does not support the
> buffer interface)
> for python3 in the session.py.
>
> Please find attachment for the same.
>
> Thanks,
> Khushboo
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-04-26 11:09:06 PATCH: Allow pgAdmin4 application to host over LAN
Previous Message Ashesh Vashi 2016-04-26 10:46:43 pgAdmin 4 commit: [Python 3] Fixed an issue iterate the keys from the s