Only the nerdiest of nerds get excited for new, incremental Python releases, but here we are! I am absolutely ecstatic for Python version 3.9, and here is why: PEP 585 “Wait, what?” I hear you asking. PEP 585 basically makes optional type checking a first class feature of Python. While…