ElasticHQ / elasticsearch-HQ

Monitoring and Management Web Application for ElasticSearch instances and clusters.
http://www.elastichq.org
Other
4.96k stars 530 forks source link

Compatibility with Python 3.8 #502

Open royrusso opened 4 years ago

royrusso commented 4 years ago

501

SQLAlchemy + Py 3.8 issues.

royrusso commented 4 years ago

Related: https://github.com/eventlet/eventlet/issues/371

Try monkey_patch as early as possible, seems to be the recommended fix.