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

chore: drop Python 3.8 and start testing against Python 3.13 #648

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

agriyakhetarpal
Copy link
Collaborator

Description

I was working on #643 and realised that we should now drop Python 3.8 since it has passed its EoL date, now. I also added Python 3.13 to the testing configuration here and updated the related metadata for this in pyproject.toml.

@agriyakhetarpal
Copy link
Collaborator Author

I think I've commented about this somewhere before, but I would be okay with going another mile and dropping Python 3.9, too, and conforming to https://scientific-python.org/specs/spec-0000/, does that sound like a plan for v1.8.0, @fjosw? But then again – I think we can reasonably support Python 3.9 and drop it only after it completely stops working and we can't do anything to fix it, or until it reaches EoL status in October next year?

@fjosw
Copy link
Collaborator

fjosw commented Oct 16, 2024

I just checked that python 3.9 still receives security support until 31 Oct 2025 so unless we encounter issues I would propose to have tests running until then or what do you think @agriyakhetarpal?

@agriyakhetarpal
Copy link
Collaborator Author

Makes sense to me; let's keep support till 2025, then!

@agriyakhetarpal agriyakhetarpal merged commit 25cd154 into master Oct 16, 2024
30 checks passed
@agriyakhetarpal agriyakhetarpal deleted the chore/drop-python-3.8 branch October 16, 2024 10:09
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.

2 participants