summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-08-02-14-37-32.bpo-44806.wOW_Qn.rst
blob: 6d818c3fc57982c5e78b11fe3a63de656032869f (plain)
1
2
Non-protocol subclasses of :class:`typing.Protocol` ignore now the
``__init__`` method inherited from protocol base classes.