What's in which Python
You're able to look up the major key feature changes from Python 2.1 to Python 3.11 in one page!
This is a summary of what features appeared in which versions of Python. Items with a star were introduced with a
__future__import.