|
|
Log in / Subscribe / Register

Python finally offloads some batteries

Python finally offloads some batteries

Posted Mar 18, 2022 8:31 UTC (Fri) by milesrout (subscriber, #126894)
In reply to: Python finally offloads some batteries by azumanga
Parent article: Python finally offloads some batteries

That pretty much confirms my point, though. There were supposedly tens of thousands of developers out there all dependent on Python 2. They couldn't *possibly* move to Python 3. They insisted Python 2 had to be maintained. A few of them, like you, may have inquired about contributing to maintenance of Python 2.

But where is the big effort to actually do it? I can't see one. There are a few basically-dead projects out there to maintain forks of Python 2.7. I don't think (?) any of them are still going. So despite all the handwringing and complaining, it turns out that the *revealed preference* of those people is actually that it's less work and more desirable for them to just port to Python 3.

It's a lot easier to complain or to inquire about something than to actually *do* it. If it were really important to you to maintain Python 2, you would have done it with a bunch of other people for whom it was important.


to post comments

Python finally offloads some batteries

Posted Mar 18, 2022 9:26 UTC (Fri) by mpr22 (subscriber, #60784) [Link]

> is actually that it's less work and more desirable for them to just port to Python 3.

Or to not-Python.


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