14
0

- update to 0.25.2:

* green.ssl: redundant set_nonblocking() caused SSLWantReadError

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=66
This commit is contained in:
2020-04-29 10:53:18 +00:00
committed by Git OBS Bridge
parent 6bafda9938
commit 1ad1a6cd54
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 29 10:49:14 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.25.2:
* green.ssl: redundant set_nonblocking() caused SSLWantReadError
-------------------------------------------------------------------
Tue Sep 10 10:40:09 UTC 2019 - Ralf Haferkamp <rhafer@suse.de>