Hacker News new | ask | show | jobs
by asdfologist 3678 days ago
I think you missed the whole point of this thread. People want ongoing official support of Python 2.7, which involves resources that could be used elsewhere. Supporting stuff is not free, you know?
2 comments

The "ongoing official support of Python 2.7" is what resulted in the creation of Python 3. Python 3 contains the enhancements that are meant to fix the (very real) problems that exist in Python 2.

I really don't know where else you think those resources could have been used that wouldn't have resulted in Python 3. Unless you consider "doing nothing meaningful" to be a form of support.

https://hg.python.org/cpython/graph

I guess you can decide for yourself if the 'official support' of python is a massive drain on resources that could be used else where.

(The red line with a few commits now and then is the 2.7 branch)

That's a lot of commits. You just disproved your own argument.
Oh please. It's a handful of backports and bugfixes. Actually read the commits.