Re: [pgAdmin][RM4419] Debugger does not work on python 2.7 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin][RM4419] Debugger does not work on python 2.7
Date
Msg-id CA+OCxoyEab9-92+S4Y47oaO0JU7pPzkmoF+x4Zu+d12Fh8Kjew@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4419] Debugger does not work on python 2.7  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Aug 22, 2019 at 9:15 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix an issue where debugger throws error and doesn't work when using Python 2.7.
Also fixed a small issue where reload warning was thrown on closing debugger, which should applicable only if opened in new tab.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix a debugger error when using Python 2.7. Fixes #44
Next
From: Dave Page
Date:
Subject: Re: [GSoC][New Feature] Editable and Read-only Columns