this post was submitted on 04 Oct 2023
17 points (100.0% liked)
Python
3222 readers
1 users here now
News and discussions about the programming language Python
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's been a hot minute since I've updated Python, is there a way to see everything that's changed since 3.6?
There is a page in the docs called What’s New in Python which has a nice concise list of major changes for every 3.x release.
I'm aware of that, I was hoping for like "since version x, this is what changed"