Skip to content
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

Remove support for curio #134

Closed
codypiersall opened this issue Jan 3, 2025 · 2 comments · Fixed by #135
Closed

Remove support for curio #134

codypiersall opened this issue Jan 3, 2025 · 2 comments · Fixed by #135

Comments

@codypiersall
Copy link
Owner

curio releases on PyPI do not support Python 3.12—remove support for curio and move all examples to use trio instead.

dabeaz/curio#367

Hopefully this will also allow us to start building wheels for Python 3.13.

We don't plan to completely stop supporting curio, just stop testing it, since we cannot use the pytest-curio plugin.

@craftyjon
Copy link

@codypiersall is this something you have in progress yourself, or something you'd like help with?

@codypiersall
Copy link
Owner Author

@craftyjon Thanks for the offer! I've got a branch for it; once it passes CI I'm going to merge it, and then get 3.13 wheels built—shouldn't be too much longer now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants