News

The book was written to be compatible with the latest version of Python, 3.11, but will also work with version 3.9 if that’s already present (as Python 3.9 is more broadly supported).
Python 3.11 brings in several new type-hinting additions. The Self type Class methods that return self previously required obtuse and verbose annotations to be useful.