gh-105834: Add tests for calling `issubclass()` between two protocols by AlexWaygood · Pull Request #105835 · python/cpython
AlexWaygood
changed the title
gh-105834: Remove dead code in
gh-105834: Add tests for calling typing.pyissubclass() between two protocols
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…tocols (pythonGH-105835) Some parts of the implementation of `typing.Protocol` had poor test coverage (cherry picked from commit 70c075c) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request
…two protocols (python#105835) Some parts of the implementation of `typing.Protocol` had poor test coverage
JelleZijlstra pushed a commit that referenced this pull request
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request
…tocols (python#105835) Some parts of the implementation of `typing.Protocol` had poor test coverage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters