pgadmin4/web/pgadmin/utils/driver/psycopg2
Aditya Toshniwal 915b09255c Added Python 3.8 support. Fixes #5179
1) Upgraded 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.
2020-02-18 12:10:38 +05:30
..
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
connection.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30
cursor.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
encoding.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
generate_keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
server_manager.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
typecast.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00