Skip to content

[3.12] gh-105834: Add tests for calling issubclass() between two protocols (GH-105835) - #105859

Merged
JelleZijlstra merged 1 commit into
python:3.12from
miss-islington:backport-70c075c-3.12
Jun 16, 2023
Merged

[3.12] gh-105834: Add tests for calling issubclass() between two protocols (GH-105835)#105859
JelleZijlstra merged 1 commit into
python:3.12from
miss-islington:backport-70c075c-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

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

…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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@JelleZijlstra@bedevere-bot@AlexWaygood