Skip to content

Drop support for Python 3.9 #86

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

Merged
merged 1 commit into from
Jul 23, 2025
Merged

Conversation

mrgalopes
Copy link
Contributor

Python 3.9 will be EOF in October.

Supporting 3.9 also blocks type hinting #85, as django-stubs require 3.10 as a minimum version, and poetry will not resolve the dependency, even in dev.

@BrandonShar
Copy link
Collaborator

thank you! This feels like a no-brainer, but we probably still need to consider it a breaking change.

@BrandonShar BrandonShar merged commit d88a140 into inertiajs:main Jul 23, 2025
3 checks passed
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 this pull request may close these issues.

2 participants