Skip to content

Why Python 3.11 for fastapi? Should it be updated to 3.13? #9779

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

Closed
dantetemplar opened this issue Apr 5, 2025 · 2 comments · Fixed by #9801
Closed

Why Python 3.11 for fastapi? Should it be updated to 3.13? #9779

dantetemplar opened this issue Apr 5, 2025 · 2 comments · Fixed by #9801

Comments

@dantetemplar
Copy link

At least for pure FastAPI it is okay to update python version, also I guess it will be somewhat faster due several optimizations in python itself.

@dantetemplar
Copy link
Author

Damn, that is problematic

@p8
Copy link
Contributor

p8 commented Apr 7, 2025

@dantetemplar you can create a PR to update the version. You can verify it locally by running:

  ./tfb —test fastapi —mode verify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants