forked from pool/python-cheroot
Accepting request 1176149 from home:mcalabkova:branches:devel:languages:python
It was a bug in requests-unixsocket
- Update to 10.0.1
* Fixed a flaw where internally unhandled exceptions could crash the
worker threads and eventually starve the server of its processing
resources.
* Fixed compatibility with Python 3.8 in the built-in TLS adapter that
relies on :pypython:ssl.
OBS-URL: https://build.opensuse.org/request/show/1176149
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=63
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 13:36:38 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 10.0.1
|
||||
* Fixed a flaw where internally unhandled exceptions could crash the
|
||||
worker threads and eventually starve the server of its processing
|
||||
resources.
|
||||
* Fixed compatibility with Python 3.8 in the built-in TLS adapter that
|
||||
relies on :pypython:ssl.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 17:40:08 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user