typesense-python icon indicating copy to clipboard operation
typesense-python copied to clipboard

Drop support for Python 3.9 (EOL)

Open ulgens opened this issue 3 months ago • 3 comments

Change Summary

Drop support for Python 3.9 (EOL)

EOL for 3.9 was 2025-10-31

https://devguide.python.org/versions/

PR Checklist

ulgens avatar Nov 23 '25 19:11 ulgens

Thanks for the contribution! Although since all of the PRs essentially modernize the codebase by dropping support of python 3.9, should we just merge this PR instead of all three?

tharropoulos avatar Nov 24 '25 07:11 tharropoulos

@tharropoulos The draft ones are waiting for their dependents to be merged and then I will rebase them. I'd prefer to keep them separate if that's okay.

ulgens avatar Nov 24 '25 08:11 ulgens

Fine by me

Cc: @kishorenc

tharropoulos avatar Nov 24 '25 08:11 tharropoulos