PEP 746: Type checking Annotated metadata
📝
内容提要
This PEP proposes a mechanism for type checking metadata that uses the typing.Annotated type. Metadata objects that implement the new __supports_type__ protocol will be type checked by static type...
🏷️
标签
➡️