| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Raise an exception under Python < 3.4 |
| Date: | 2020-04-30 08:15:24 |
| Message-ID: | CA+OCxowznBkTuD5soO_Y6DCpWdVnDx0OAdfC-bvCOY0yWNa0vA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Akshay,
Sure, go for it.
On Thu, Apr 30, 2020 at 9:14 AM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:
> Hi Dave
>
> Can we add a similar exception in our test suites? Instead of throwing
> import error, it would be good. If you agree I'll modify the logic.
>
> On Mon, Apr 27, 2020 at 9:27 PM Dave Page <dpage(at)pgadmin(dot)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
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
>
> *Sr. Software Architect*
> *EnterpriseDB Software India Private Limited*
> *Mobile: +91 976-788-8246*
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Satish V | 2020-04-30 08:28:51 | Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu |
| Previous Message | Akshay Joshi | 2020-04-30 08:14:04 | Re: Raise an exception under Python < 3.4 |