5 ms·
It seems you have committed to supporting Python 2.7 for two years longer than official support. Could you comment on that situation?
by ClashTheBunny 9y ago
It seems you have committed to supporting Python 2.7 for two years longer than official support. Could you comment on that situation?
- avar 9y agoThis also applies for the perl version they shipped, perl releases are supported for 3 years, Debian for 5. It's inevitable that you're going to get mismatches between OS support and "official" support for the specific packages that go into that release. Not all projects provide supported releases over a period of years, so distros just do their best to patch any issues that upstream has stopped caring about past that point. In practice the only thing that's going to be a big worry are new security issues, which upstream is usually willing to go out of their way to fix for versions still used in the wild, even for technically "unsupported" releases, at least the Perl project is, I don't know about Python.
- Ded7xSEoPKYNsDd 9y agoI'd expect most packages to be EOL from the perspective of upstream by then. It's a normal thing for distributions to backport fixes, sometimes even develop them themselves when required.
- collinmanderson 9y agoI think it's pretty normal for Debian (or any distro) to support software beyond the normal upstream support.
- RUTHLESS_RUFUS 9y agoVery glad they're supporting 2.7! Hope we'll stick with it for a while yet. 3.x derailed that language :(