Special types
4 python typing-spec rules tagged specialtypes.
-
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