Situation
According to the Status of Python versions, Python 3.7, 3.8, and 3.9 are already "end-of-life".
To Reproduce
See table in "unsupported versions":
- Python 3.7: PEP 537, end of life 2023-06-27
- Python 3.8: PEP 569, end of life 2024-10-07
- Python 3.9: PEP 596, end of life 2025-10-31
Expected Behavior
The unsupported Python versions are subject to be removed in the next major release of semver.
@python-semver/reviewers what do you think?
Environment
not relevant
Additional context
Relevant poll #449
Situation
According to the Status of Python versions, Python 3.7, 3.8, and 3.9 are already "end-of-life".
To Reproduce
See table in "unsupported versions":
Expected Behavior
The unsupported Python versions are subject to be removed in the next major release of semver.
@python-semver/reviewers what do you think?
Environment
not relevant
Additional context
Relevant poll #449