特殊类型
4 条带有 specialtypes 标签的Python 类型规范规则。
-
specialtypes_never-> NoReturn/-> Neverfunction can fall through -
specialtypes_never_2Nevertype compatibility violations -
specialtypes_promotionsAccess to anint-only attribute on afloat-typed parameter -
specialtypes_typeInvalidtypeXusage violations