|
|
Subscribe / Log in / New account

Arch Linux drops Python 2

Arch Linux drops Python 2

Posted Sep 27, 2022 14:40 UTC (Tue) by rahulsundaram (subscriber, #21946)
In reply to: Arch Linux drops Python 2 by pizza
Parent article: Arch Linux drops Python 2

> If you're not _constantly_ developing a given python codebase, it'll fall into ruin within a couple of years. That's the sad, objective truth.

That's overstating it quite a bit. If you have a complex Python codebase, it may need some maintenance to keep up with newer versions but how much and how often will vary depending on the features you use and the libraries you are relying on. Sometimes you do live in an ecosystem that is already heavily reliant on a language and there isn't much you can do about it but if you are starting new, I would recommend using alternatives like Go if the codebase is expected to live long and remain fairly untouched.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds