forked from pool/python-cheroot
Accepting request 702860 from home:mcepl:branches:devel:languages:python
- Update to 6.5.5:
- Sockets now collect statistics (bytes read and written) on
Python 3 same as Python 2.
- Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping
a socket.
- Switch off failing tests to avoid gh#cherrypy/cheroot#200
OBS-URL: https://build.opensuse.org/request/show/702860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 11:57:52 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 6.5.5:
|
||||
- Sockets now collect statistics (bytes read and written) on
|
||||
Python 3 same as Python 2.
|
||||
- Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping
|
||||
a socket.
|
||||
- Switch off failing tests to avoid gh#cherrypy/cheroot#200
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 12:26:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user