|
|
Subscribe / Log in / New account

Python finally offloads some batteries

Python finally offloads some batteries

Posted Mar 17, 2022 12:08 UTC (Thu) by azumanga (subscriber, #90158)
In reply to: Python finally offloads some batteries by milesrout
Parent article: Python finally offloads some batteries

I genuinely looked at how I could join the Python 2 team, to keep it going (with minimal future changes). Turns out the people in charge of Python didn't want that -- they explicitly wanted it to stop, even if people and companies were willing to provide future support.


to post comments

Python finally offloads some batteries

Posted Mar 17, 2022 17:19 UTC (Thu) by NYKevin (subscriber, #129325) [Link]

You have the right to fork (which someone has already exercised, see the Tauthon project). If you don't want to do that, then you were (presumably) expecting to get something out of the PSF that you can't get out of a fork, and the PSF is not obligated to give that something to you if they do not wish to do so.

Python finally offloads some batteries

Posted Mar 18, 2022 8:31 UTC (Fri) by milesrout (subscriber, #126894) [Link] (1 responses)

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.

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 © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds