List view
typing provides type hints support aimed primarily at static code analysis. This milestone is to provide support for typing-based type hints, probably via traits, so a user can use typing-based static code analysis tools and get runtime enforcement with typen.
No due date