Docstrings for new type aliases as defined in PEP 695

I’ve added support for type statement doc strings within pyright. It will be included in the next pyright release. It will also be in a future release of Pylance, the default Python language server for VS Code.

5 Likes