Thanks, patch applied.
On Mon, Feb 17, 2020 at 1:24 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to make pgAdmin work on python 3.8. Changes include:
> 1) Ugraded passlib==1.7.1 to passlib==1.7.2
> 2) Replace unmaintained Flask-Security w
Hi Hackers,
Attached is the patch to make pgAdmin work on python 3.8. Changes include:
1) Ugraded passlib==1.7.1 to passlib==1.7.2
2) Replace unmaintained Flask-Security with maintained Flask-Security-Too
package, which is also compatible with python 3.8
3) Other compatibility code changes.
Kindl