ElasticHQ / elasticsearch-HQ

Monitoring and Management Web Application for ElasticSearch instances and clusters.

Home Page:http://www.elastichq.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with Python 3.8

royrusso opened this issue · comments

#501

SQLAlchemy + Py 3.8 issues.

Related: eventlet/eventlet#371

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