Live data from Hacker News

New features you can't use unless you are in Python 3

asmeurer.com

1–10 of 264 posts

Re: New features you can't use unless you are in Python 3

#6
post #4

I'm impressed how much Python seems stuck on older versions. What went wrong?

One of the chapters added in the second edition of Peopleware quotes from a presentation by Steve McMenamin: "People hate change ... and that’s because people hate change ... I want to be sure that you get my point. People really hate change. They really, really do."

Re: New features you can't use unless you are in Python 3

#8
post #3

This presentation could use some navigation buttons.

The buttons are on your keyboard. Swipe on touch interface

I don't expect to have to use my keyboard to navigate a webpage. It's also not discoverable or prompted in any way.

Re: New features you can't use unless you are in Python 3

#9
post #4

I'm impressed how much Python seems stuck on older versions. What went wrong?

It wasn't broke and they fixed it. Python 2 is a mature language with a robust ecosystem. Those just don't go away no matter how much developers nag people to upgrade.

Re: New features you can't use unless you are in Python 3

#10
post #4

I'm impressed how much Python seems stuck on older versions. What went wrong?

Because after nearly 10 years this mediocre list is the best they can offer as consolidation for breaking your code, and for much of that time they didn't have everything it does now. If py3k shipped with something like https://gregoryszorc.com/blog/2017/03/13/from-__past__-impor... there probably would have been more uptake.
Post reply on HN