forked from pool/python-eventlet
- update to 0.26.1:
* pin dnspython <2.0.0 https://github.com/eventlet/eventlet/issues/619 * 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=68
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 14:07:43 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.26.1:
|
||||
* pin dnspython <2.0.0 https://github.com/eventlet/eventlet/issues/619
|
||||
* 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 10:49:14 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user