FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-104873: Add typing.get_protocol_members and typing.is_protocol by JelleZijlstra · Pull Request #104878 · python/cpython · GitHub

/ cpython Public

gh-104873: Add typing.get_protocol_members and typing.is_protocol - #104878

Merged
JelleZijlstra merged 14 commits into
python:mainfrom
JelleZijlstra:protoattrs
Jun 14, 2023
Merged

gh-104873: Add typing.get_protocol_members and typing.is_protocol#104878
JelleZijlstra merged 14 commits into
python:mainfrom
JelleZijlstra:protoattrs

Conversation

JelleZijlstra commented May 24, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Lib/typing.py Outdated
Comment thread Lib/typing.py Outdated

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

JelleZijlstra changed the title gh-104873: Add typing.get_protocol_members gh-104873: Add typing.get_protocol_members and typing.is_protocol May 24, 2023

Copy link
Copy Markdown
Member Author

I didn't expect the Spanish inquisition!

Copy link
Copy Markdown

Nobody expects the Spanish Inquisition!

@AlexWaygood: please review the changes made to this pull request.

bedevere-bot requested a review from AlexWaygood May 24, 2023 18:04
Comment thread Doc/library/typing.rst Outdated
Comment thread Doc/library/typing.rst Outdated
Comment thread Lib/test/test_typing.py Outdated
Comment thread Lib/test/test_typing.py Outdated
Comment thread Lib/typing.py Outdated
Comment thread Lib/typing.py
JelleZijlstra and others added 2 commits May 24, 2023 13:10
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Lib/test/test_typing.py Outdated
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Comment thread Doc/library/typing.rst
Comment thread Doc/library/typing.rst Outdated
Comment thread Lib/typing.py Outdated
Comment thread Lib/typing.py Outdated
Comment thread Lib/typing.py Outdated

AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, but I'd love to get a third opinion from @gvanrossum or @Fidget-Spinner on the API, if possible

Copy link
Copy Markdown
Member Author

FYI I also just emailed typing-sig about this to ask for feedback.

Copy link
Copy Markdown
Member Author

Nobody spoke up against this on typing-sig, time to merge?

Comment thread Lib/test/test_typing.py Outdated
Comment thread Lib/test/test_typing.py Outdated
Comment thread Lib/test/test_typing.py Outdated
Comment thread Lib/typing.py Outdated
JelleZijlstra and others added 3 commits June 13, 2023 19:37
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Time to merge, in my opinion!

JelleZijlstra merged commit fc8037d into python:main Jun 14, 2023
JelleZijlstra deleted the protoattrs branch June 14, 2023 12:43
JelleZijlstra restored the protoattrs branch September 10, 2024 23:37
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL