14
0

- update to 11.0.3:

* Fixed the :mod:`threading` implementation of servers on
    Windows.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=41
This commit is contained in:
2023-05-14 18:45:11 +00:00
committed by Git OBS Bridge
parent 2a045d24e0
commit c083aba17f
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 14 18:45:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 11.0.3:
* Fixed the :mod:`threading` implementation of servers on
Windows.
-------------------------------------------------------------------
Wed May 10 06:57:26 UTC 2023 - Dirk Müller <dmueller@suse.com>