-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-104873: Add typing.get_protocol_members and typing.is_protocol #104878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
When you're done making the requested changes, leave the comment: |
I didn't expect the Spanish inquisition! |
Nobody expects the Spanish Inquisition! @AlexWaygood: please review the changes made to this pull request. |
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I'd love to get a third opinion from @gvanrossum or @Fidget-Spinner on the API, if possible
FYI I also just emailed typing-sig about this to ask for feedback. |
Nobody spoke up against this on typing-sig, time to merge? |
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Time to merge, in my opinion!
typing.get_protocol_members
andtyping.is_protocol
#104873📚 Documentation preview 📚: https://cpython-previews--104878.org.readthedocs.build/