Re: Raise an exception under Python < 3.4

Поиск
Список
Период
Сортировка
От Neel Patel
Тема Re: Raise an exception under Python < 3.4
Дата
Msg-id CACCA4P08UBx6fRKNOcfSaXx8GXdneU2vZmAEbjBqY-ZMXO5=Lw@mail.gmail.com
обсуждение исходный текст
Ответ на Raise an exception under Python < 3.4  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Raise an exception under Python < 3.4
Список pgadmin-hackers
Hi Dave,

Patch looks good to me except one condition as we do support from Python 3.4 onwards. I have modified that condition and attached the updated patch.

I have also removed the other references of Python2. Attached is the patch. Do review it and let me know for comments.

Thanks,
Neel Patel

On Mon, Apr 27, 2020 at 9:27 PM Dave Page <dpage@pgadmin.org> wrote:
The attached patch raises an exception if run under Python < 3.4. It also cleans up the README to remove references to Python 2 and removes Python 2-isms from the main config.

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: navnath gadakh
Дата:
Сообщение: Re: [pgAdmin4] RESQL tests for Column & Type nodes
Следующее
От: Dave Page
Дата:
Сообщение: Re: Raise an exception under Python < 3.4