For easy reference: Tobias has proposed a vote on this question in the sage-devel thread https://groups.google.com/g/sage-devel/c/3Zoq0CNE1hE
On Friday, February 24, 2023 at 7:10:07 PM UTC-8 Tobias Diez wrote: > Hi all, > > I propose to follow the NumPy enhancement proposal 29: "Recommend Python > and Numpy version support as a community policy standard" available at: > https://numpy.org/neps/nep-0029-deprecation_policy.html > > In essence it specifies when it's okay to drop support for old Python > version. Namely, a release should support "all minor versions of Python > released 42 months prior to the project, and at minimum the two latest > minor versions. ". In particular, this means: > - On Apr 14, 2023 drop support for Python 3.8 (initially released on Oct > 14, 2019) > - On Apr 05, 2024 drop support for Python 3.9 (initially released on Oct > 05, 2020) > > The main idea of NEP 29 is to have a community-wide standard to prevent > issues with e.g. dependencies dropping support for older Python versions to > early. It is followed by many scientific packages such as Scipy, > Matplotlib, and IPython, among others. Sage itself is also roughly > following it (based on the past drops, e.g. Python 3.7 support was dropped > 9 months ago and NEP recommends Dec 26, 2021). But as far as I'm aware > there is not yet a clear policy for when to drop support for older versions. > > Of course, the dates in the NEP 29 are only a guideline and not set in > stone, e.g. you don't want to drop support at the end of the release cycle > just because the NEP says so. But for example, Sage 10 will be most likely > released after Apr 14 2023, so we can now already drop support for Python > 3.8. > > Relevant issue: https://github.com/sagemath/sage/issues/30384 > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/924dbcb4-1695-4688-b732-5258e8e9b61cn%40googlegroups.com.