[pgAdmin4][Patch] - Remove Python2 modules

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - Remove Python2 modules
Date: 2020-05-08 06:00:03
Message-ID: CAFOhELf2a54g59hj_3hKz4fr+wcmOogbUthZkXz5bBd9L0r_Fw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

We have added some of the Python modules in try and except to support
Python2 and Python3 both. Please find the attached patch to remove the
Python2 modules import statements.

Thanks,
Khushboo

Attachment Content-Type Size
remove_py2_imports.patch application/octet-stream 7.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-08 07:25:14 pgAdmin 4 commit: Fixed an issue where the newly added table is not alp
Previous Message Akshay Joshi 2020-05-07 11:00:17 Re: [pgAdmin][RM5334] : [Code Coverage] Improve API test cases for Rules