Skip to content

gh-74690: typing: Call _get_protocol_attrs and _callable_members_only at protocol class creation time, not during isinstance() checks#103160

Merged
AlexWaygood merged 9 commits into
python:mainfrom
AlexWaygood:protocol-attrs-cache-1
Apr 5, 2023
Merged

gh-74690: typing: Call _get_protocol_attrs and _callable_members_only at protocol class creation time, not during isinstance() checks#103160
AlexWaygood merged 9 commits into
python:mainfrom
AlexWaygood:protocol-attrs-cache-1

Update Lib/typing.py

08af615
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs