-
Notifications
You must be signed in to change notification settings - Fork 565
uvloop fails on 3.14 #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ah, this has been deprecated since Python 3.12 and will be removed in 3.14. Let's get rid of it in uvloop too. |
With Python 3.14.0a5 there's one more thing happening:
|
I reported that part as python/cpython#131148 |
I attempted to do something in #658, but it doesn't work correctly. I still get:
|
@hroncok I have been looking at your work rather closely since I am the maintainer of the windows branch since I am trying to get caught up with some of these changes being made here and I was wondering if maybe migrating to using |
The text was updated successfully, but these errors were encountered: