Skip to content

Commit e0d2b8a

Browse files
committed
Add link for get_protocol_members
1 parent 2123daa commit e0d2b8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,8 @@ Functions
846846

847847
.. function:: get_protocol_members(tp)
848848

849+
See :py:func:`typing.get_protocol_members`. In ``typing`` since 3.13.
850+
849851
Return the set of members defined in a :class:`Protocol`. This works with protocols
850852
defined using either :class:`typing.Protocol` or :class:`typing_extensions.Protocol`.
851853

0 commit comments

Comments
 (0)