typing
typing copied to clipboard
More Protocols
Can we have more Protocols in typing.py? Like SupportsLt(about __lt__), SupportsLe, SupportsEq, SupportsNe, SupportsGe, SupportsGt.
Seems like a duplicate of https://github.com/python/typing_extensions/issues/9