-
Notifications
You must be signed in to change notification settings - Fork 235
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 3.12-3.13 support? #452
Comments
@jamescalam We have upgraded our backend to Python 3.12 and all is good. Any update on Python 3.13? |
@andreped I'm going to start on 3.13 support now — adding to |
@andreped added support - however anything relying on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As we are migrating to Python 3.13, I was not surprised to see that some libraries do not yet officially support 3.13, as it is only 2 weeks old.
But I was surprised to see that Python 3.12 does not seem to be officially supported yet (see PR #111). What is the hold-up?
The TOML file also says that 3.12 should be supported (see here) but from various threads that does not seem to be the case.
The text was updated successfully, but these errors were encountered: