[pgAdmin][RM4419] Debugger does not work on python 2.7

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4419] Debugger does not work on python 2.7
Date: 2019-08-22 08:07:42
Message-ID: CAM9w-_myicDVGWdtedV4zipjPB5_jmC9pvsLBoO432cyLjUsyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
RM4419.patch application/octet-stream 1.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-22 08:50:53 Re: pgAdmin4 Feature Tests intermittent failures fix
Previous Message Aditya Toshniwal 2019-08-22 07:40:42 Re: [pgAdmin][RM4553] Query tool UX improvement