A lot of the "what's new in Python3" were written at past points like Python 3.5, it's now at Python 3.8. The latest release notes only cover the latest changes, but will miss everything before.
Certainly that will have too much information. u"" strings were in Python 2.x, removed in Python 3.0, and put back in a later version.
But there aren't many of those.