14
0

- The test suite is temporarily broken on Python 3.9.7

(gh#aaugustin/websockets#1051).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=31
This commit is contained in:
2021-10-30 12:32:16 +00:00
committed by Git OBS Bridge
parent eed2c397fc
commit a70bdba5bb
2 changed files with 5 additions and 3 deletions

View File

@@ -50,8 +50,8 @@ Fri Oct 29 05:31:17 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Bug fixes
- Avoided a crash when receiving a ping while the connection
is closing.
- The test suite is temporarily suspended as it is completely
broken (gh#aaugustin/websockets#1081).
- The test suite is temporarily broken on Python 3.9.7
(gh#aaugustin/websockets#1051).
-------------------------------------------------------------------
Wed Aug 11 09:17:13 UTC 2021 - Matej Cepl <mcepl@suse.com>