Uh oh!
There was an error while loading. Please reload this page.
gh-105237: Allow calling issubclass(X, typing.Protocol) again - #105239
Conversation
Uh oh!
There was an error while loading. Please reload this page.
issubclass(X, Protocol) againissubclass(X, typing.Protocol) againUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
AlexWaygood
commented
Jun 4, 2023
I've run the third-party tests we have at |
miss-islington
commented
Jun 5, 2023
Thanks @AlexWaygood for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
miss-islington
commented
Jun 5, 2023
Sorry @AlexWaygood and @JelleZijlstra, I had trouble checking out the |
miss-islington
commented
Jun 5, 2023
Thanks @AlexWaygood for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…pythonGH-105239) (cherry picked from commit cdfb201) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
bedevere-bot
commented
Jun 5, 2023
GH-105316 is a backport of this pull request to the 3.12 branch. |
issubclass()againsttyping.Protocolon Python 3.12 #105237