You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.The text was updated successfully, but these errors were encountered: