- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
You must log in or register to comment.
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”