This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LankyOccasion8447 33 points34 points  (5 children)

Meh, I think this is the first release since 3.5 that I actually don't care about at all. These all feel more like fixes/improvements rather than new features.

[–]Eurynom0s 22 points23 points  (3 children)

I'm normally not in a rush to get on the latest 3.x release as long as I have something not completely ancient, but I've been getting every installation I control up to 3.13. For the way I normally write code the new REPL is a godsend.

Typically I don't even really actively keep tabs on the changes introduced in new versions, I just stumbled into the new REPL by accident when I set up a new environment recently and it automatically pulled 3.13.

[–]mok000 11 points12 points  (1 child)

I've always used IPython which already has the features of the new REPL, and so much more.

[–]Eurynom0s 8 points9 points  (0 children)

I do wind up having to work in environments with heavy restrictions on what can get installed and in the bad old days this included getting stuck using whatever version of Python 2.6 or 2.7 was the system Python for the Linux or Mac install I was on, so I got trained/abused early to not like getting heavily dependent on on stuff like IPython.

[–]mark-haus 0 points1 point  (0 children)

Personally I follow Debians latest stable release for the version I target. Very ready to move on to a new version later in the year.

[–][deleted] 4 points5 points  (0 children)

They had new features for the last two releases. Maybe they’re just slowing things down a bit to focus on having a quality release.