-
Notifications
You must be signed in to change notification settings - Fork 76
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
Support python 3.10 #134
Comments
master is now in better shape. You're welcome to create a PR that tests Python 3.10. We're now using GH actions on all platforms, so it's hopefully easier to do. |
Hi, aiohttp is trying to add support for Python 3.10 experimental builds. Maybe I can do something for this. Link: PR aio-libs/aiohttp#5927 and issue aio-libs/aiohttp#5905 |
Is there any release plan for Python 3.10? |
This package is ready as of 4e6e36f It's a matter of making the release. When will 3.10 be out? |
According to the PEP-619, 3.10.0 final is 2021-10-04. |
I'll take a look next week, maybe we can release wheels already. |
Hey, the I am not sure if the problem error is related to this. Pasting the error logs below:
Hope this helps in better debugging. Please let me know if I can help in anyway to fix this. |
Hey, sorry for the trouble. Doing |
3.10 is out now, I believe we can make a release and build some wheels! :D |
4.1.1 is out, with wheels for 3.10: https://pypi.org/project/pycares/4.1.1/#files |
With python 3.10 already in alpha, I started adding it to the pipelines of a project I'm maintaining. But unfortunately, the build seems to fail in this dependency.
Hope this is fixed 😄
Logs:
The text was updated successfully, but these errors were encountered: