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

Support Python 3.13 and drop Python 3.10 support. Create a new release once ready #111

Open
bobleesj opened this issue Oct 24, 2024 · 5 comments

Comments

@bobleesj
Copy link
Contributor

To create a new release, follow the instructions in "Release Python package with GitHub Actions and tag" on GitLab. Simultaneously, in the "operation-release-everything" repository, cross off completed items under Phase 2. This process helps maintainers share and track progress.

@hakonanes
Copy link
Contributor

Hi @bobleesj! You may have good reasons for dropping Python 3.10 support, but just note that NumPy will support it until April 2025, as stated in their support table.

@bobleesj
Copy link
Contributor Author

@hakonanes Thanks for sharing the table! Allowing my supervisor here to share his thought @sbillinge

@sbillinge
Copy link
Contributor

Thanks @hakonanes...yah, we are roughly working to NEP 29 deprecation_policy.html) which would mean supporting 3:10 until 18th Dec, but since it is mid October and we are but few, we thought we would do it at the same time now.....but if it is going to cause problems, please let us know. I need to check why numpy isn't following their own NEP on this.

@hakonanes
Copy link
Contributor

No problem! Just curious. The argument about limited resources is always valid, and something we all struggle with... Thanks for answering.

@sbillinge
Copy link
Contributor

for the record the code still works with 3.10 so we could remove that pin, it is just in the interests of good code hygiene in the wider stack that we want to follow the NEP (more or less :)

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

No branches or pull requests

3 participants