Skip to content
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

add python 3.13 support #425

Merged
merged 7 commits into from
Jan 12, 2025
Merged

Conversation

Hi-king
Copy link
Member

@Hi-king Hi-king commented Jan 11, 2025

SSIA

I would like to use match statement (see #424)

@Hi-king Hi-king changed the title remove 3.9 support, add 3.13 support Draft: remove 3.9 support, add 3.13 support Jan 11, 2025
Copy link
Collaborator

@hirosassa hirosassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this change, but need announcement to the users because Python 3.9 is under support until this October.

@Hi-king Hi-king changed the title Draft: remove 3.9 support, add 3.13 support add python 3.13 support Jan 12, 2025
@Hi-king
Copy link
Member Author

Hi-king commented Jan 12, 2025

@hirosassa
I've managed to make the match statement work alongside Python 3.9 (#424).

For now, we'll just add support for Python 3.13. However, we should consider phasing out Python 3.9 soon :)

@mski-iksm
Copy link
Contributor

LGTM!

@Hi-king
Copy link
Member Author

Hi-king commented Jan 12, 2025

Please merge this if it's OK :)

@hirosassa hirosassa merged commit 97b64db into m3dev:master Jan 12, 2025
6 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.

3 participants