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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin][RM4419] Debugger does not work on python 2.7
Дата
Msg-id CA+OCxoyEab9-92+S4Y47oaO0JU7pPzkmoF+x4Zu+d12Fh8Kjew@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM4419] Debugger does not work on python 2.7  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix a debugger error when using Python 2.7. Fixes #44
Следующее
От: Dave Page
Дата:
Сообщение: Re: [GSoC][New Feature] Editable and Read-only Columns