Test failurures caused by DeprecationWarning with websockets 15.0.1 and Python 3.11.14 #2755
Unanswered
apteryks
asked this question in
Potential Issue
Replies: 2 comments
-
|
After disabling the deprecation warning using Pytest |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm facing the same issue. In my case it is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Attempting to build 0.38 with GNU Guix and the following dependencies:
I get test failures like this:
It looks like uvicorn should be updated to avoid deprecation warnings when using the latest websockets?
Beta Was this translation helpful? Give feedback.
All reactions