14
0

- update to 0.33.1:

* Prevent deadlock on logging._lock

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=86
This commit is contained in:
2022-06-04 15:24:42 +00:00
committed by Git OBS Bridge
parent 9170ea778d
commit 190d276454
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jun 4 15:20:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.33.1:
* Prevent deadlock on logging._lock
-------------------------------------------------------------------
Sun Dec 26 14:03:52 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>