Skip to content

Conversation

@vnmabus
Copy link
Owner

@vnmabus vnmabus commented Apr 12, 2025

Describe the proposed changes

We drop support for Python 3.9 and Python 3.10, in compliance with the SPEC 0 calendar.

In addition we test now in Python 3.13.

  • I have performed a self-review of my code
  • The code conforms to the style used in this package (checked with Ruff)
  • The code is fully documented and typed (type-checked with Mypy)
  • I have added thorough tests for the new/changed functionality

@vnmabus vnmabus force-pushed the feature/version311 branch from a4536c9 to f5a3cd5 Compare April 12, 2025 09:06
vnmabus added 2 commits April 12, 2025 11:31
We drop support for Python 3.9 and Python 3.10, in compliance with the
[SPEC 0](https://scientific-python.org/specs/spec-0000/) calendar.

In addition we test now in Python 3.13.
Fix the new Ruff warnings, corresponding to things that have been
improved in newer Python versions.
@vnmabus vnmabus force-pushed the feature/version311 branch from 785b931 to 35863e9 Compare April 12, 2025 09:31
@vnmabus vnmabus merged commit 705ebab into develop Apr 12, 2025
23 checks passed
@vnmabus vnmabus deleted the feature/version311 branch April 12, 2025 12:11
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