资讯

Pyright supports all the major type hinting and type-related syntax currently available in Python— type hints, variable notation syntax, and structural subtyping. It also supports type inference ...
Type hinting advancements For the longest time, Python had no explicit way to specify types for variables or function parameters.