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 explicit deprecation and python support policies #444

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Mar 25, 2024

Deprecation policy is based on pip's:
https://pip.pypa.io/en/stable/development/release-process/#deprecation-policy

Python support follows NEP 29:
https://numpy.org/neps/nep-0029-deprecation_policy.html

Incidentally this means we should drop python 3.9 in the April release. (#445)

@jfrost-mo jfrost-mo added the documentation Improvements or additions to documentation label Mar 25, 2024
Copy link
Contributor

github-actions bot commented Mar 25, 2024

Coverage

@jfrost-mo jfrost-mo marked this pull request as ready for review March 25, 2024 16:34
@Sylviabohnenstengel Sylviabohnenstengel merged commit f0e229a into main Apr 17, 2024
8 checks passed
@Sylviabohnenstengel Sylviabohnenstengel deleted the 398_deprication_policy branch April 17, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants