-
Notifications
You must be signed in to change notification settings - Fork 209
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
Python: Add support for Python 3.12 #35
Conversation
Thanks for opening this PR. 3.12 has been released today: https://www.python.org/downloads/release/python-3120/ |
@steinsgateted can you pull in the main branch? It looks like that 3.12 is available: https://github.com/actions/python-versions/releases |
@Fokko Thank you.
|
@steinsgateted looks like there are no 3.12 wheels yet see the discussion on aio-libs/aiohttp#7639 |
@jayceslesar Thank you for the information |
Thanks for picking this up again, it looks like it is now blocked on Poetry: #158 |
@Fokko @jayceslesar Thank you
I found that |
Looking into this |
@steinsgateted can you rebase the PR? |
Closing this in favor of #1068 |
reopen the PR: Python: Add support for Python 3.12