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

SPEC 0: Set minimum supported version to Python 3.10+ #3039

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

seisman
Copy link
Member

@seisman seisman commented Feb 5, 2024

Following SPEC 0 policy where Python 3.9 should be dropped in 2023 quarter 4.

Changes in this PR:

  • Update the minimum Python version in ci_tests.yaml
  • Update the minimum Python version in ci_tests_legacy.yaml
  • Update the minimum Python version in doc/minversions.rst
  • Update the Python version in the requires-python field and remove the related entry from classifiers in pyproject.toml.
  • Update branch protection rules

Supersedes PR #2487.

Address #2863.

Following [SPEC 0](https://scientific-python.org/specs/spec-0000/) policy where
Python 3.9 should be dropped in 2023 quarter 4.

Supersedes PR #2487.

Address #2863.
@seisman
Copy link
Member Author

seisman commented Feb 5, 2024

There are some ruff violations after we bump the minimum Python version from 3.9 to 3.10. Will address these ruff violations in a separate PR.

@weiji14 weiji14 changed the title SPEC0: Set minimum supported version to Python 3.10 SPEC0: Set minimum supported version to Python 3.10+ Feb 5, 2024
@weiji14 weiji14 mentioned this pull request Feb 5, 2024
10 tasks
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

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

There are some ruff violations after we bump the minimum Python version from 3.9 to 3.10. Will address these ruff violations in a separate PR.

Have opened one at #3040, but best to merge this one first.

@weiji14 weiji14 added the maintenance Boring but important stuff for the core devs label Feb 5, 2024
@weiji14 weiji14 added this to the 0.12.0 milestone Feb 5, 2024
@seisman seisman merged commit 72131ae into main Feb 5, 2024
15 of 18 checks passed
@seisman seisman deleted the spec/python-3.9 branch February 5, 2024 23:50
@seisman seisman changed the title SPEC0: Set minimum supported version to Python 3.10+ SPEC 0: Set minimum supported version to Python 3.10+ Feb 19, 2024
@weiji14 weiji14 added deprecation Deprecating a feature and removed maintenance Boring but important stuff for the core devs labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Deprecating a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants