Drop Python 2 support Mypy has dropped Python 2 support some time ago, and maintaining Python 2 support is getting too complicated for little benefit.
The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.