-
Notifications
You must be signed in to change notification settings - Fork 14
Dropping Python 3.10 support #229
Open
Description
processing_pyo3 / mewnala declares support for Python 3.10:
"Programming Language :: Python :: 3.10",
Python 3.10 is not actively supported since April 2023 and the security support will be ending in October 2026: https://endoflife.date/python
Considering mewnala is a relatively new project and has no worries for backward compatibility, I believe supporting Python 3.10 doesn't worth the effort and it can be dropped easily.
As an extra resource, dropping Python 3.10 complies with
Support for Python versions be dropped 3 years after their initial release.
recommendation from https://scientific-python.org/specs/spec-0000/
Activity
Metadata
Metadata
Assignees
Labels
No labels