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

Drop 3.7, add 3.13 in Actions #2259

Closed
wants to merge 2 commits into from
Closed

Conversation

clin1234
Copy link
Contributor

The last officially-supported Python 3.7 release is close to a year ago, and 3.13 just had a beta release, meaning no new features will be added. Also setup-python supports 3.13.

Note that doesn't eliminate build issues, namely the usage of deprecated PyEval_CallObject family of functions.

clin1234 added 2 commits May 20, 2024 20:25
The last officially-supported Python 3.7 release is close to a year ago, and 3.13 just had a beta release, meaning no new features will be added. Also setup-python supports 3.13.
@clin1234 clin1234 closed this May 21, 2024
@clin1234 clin1234 deleted the patch-1 branch May 21, 2024 00:35
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.

1 participant