|
|
|
|
|
by hyperpape
99 days ago
|
|
I think the most significant boundary is given by the question: "is there a plan to support new minor versions of Python?" It sounds like there is not. There may be non-zero maintenance work happening, but a project that only maintains support for old versions and will never adopt new ones is functionally one that the ecosystem will eventually forget about. Maybe you call that "under active development" but my response is "ok, then I don't care whether it's under active development, I (and 99.9% of other people) should care about whether it's going to support new minor versions." On the other hand, if you don't support new minor versions day one, but you eventually support them, that's quite different. |
|
Considering that PyPy is only just now starting to seriously work on supporting 3.12, there's a pretty high chance that it won't even be ready for use before becoming obsolete. At that point it doesn't even matter whether you want to call it "in active development", it is simply too far behind to be relevant.
[0]: https://scientific-python.org/specs/spec-0000/
[1]: https://www.python.org/downloads/release/python-3120/