eventlet v0.26.0 Release Notes

Release Date: 2020-07-30 // over 3 years ago
    • 🛠 Fix compatibility with SSLContext usage >= Python 3.7
    • wsgi: Fix header capitalization on py3
    • 🛠 Fix #508: Py37 Deadlock ThreadPoolExecutor (#598)
    • ⬇️ drop Python 3.4 support
    • 🛠 Fix misc SyntaxWarning's under Python 3.8
    • Remove unnecessary assignment in _recv_loop (#601)