-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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.13 #4206
Support python 3.13 #4206
Conversation
blocked on psycopg/psycopg2#1736 which is blocked on appveyor/ci#3927 |
@Lendemor this is great! |
Thanks for that feedback. Maybe we can go ahead with this then. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me. was able to re-deploy https://rx-shout.mooo.com with py3.13, 0.6.6a2, and psycopg3 👍
Upstream issue is blocking support for Windows psycopg2.
Reflex is already technically usable for 3.13, we just won't have the CI to guarantee it or catch issues.
Converted to Draft until upstream is fixed.