pchomik / pytest-spec

Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.
GNU General Public License v2.0
100 stars 19 forks source link

Drop support for EOL Python 2.7 #54

Closed hugovk closed 1 year ago

hugovk commented 2 years ago

Fixes https://github.com/pchomik/pytest-spec/issues/49.


Python 3.5 is failing on the CI. I recommend dropping it too, it's been EOL end-of-life since 2020-09-13 and also pytest itself no longer supports it.

I'd also drop 3.6 too, also EOL and unsupported by pytest.

This would allow modernising the syntax further and make maintenance easier.

cycle latest eol latestReleaseDate releaseDate
3.10 3.10.4 2026-10-04 2022-03-23 2021-10-04
3.9 3.9.13 2025-10-05 2022-05-17 2020-10-05
3.8 3.8.13 2024-10-14 2022-03-16 2019-10-14
3.7 3.7.13 2023-06-27 2022-03-16 2018-06-26
3.6 3.6.15 2021-12-23 2021-09-03 2016-12-22
3.5 3.5.10 2020-09-13 2020-09-05 2015-09-12
2.7 2.7.18 2020-01-01 2020-04-19 2010-07-03

https://endoflife.date/python