{{ message }}
gh-102936: typing: document performance pitfalls of protocols decorated with @runtime_checkable#102937
Merged
AlexWaygood merged 2 commits intoMar 23, 2023
Conversation
…untime_checkable`
gvanrossum
approved these changes
Mar 22, 2023
gvanrossum
left a comment
Member
There was a problem hiding this comment.
Makes sense.
Sorry, something went wrong.
hauntsaninja
left a comment
Contributor
There was a problem hiding this comment.
Thanks for doing this! Had one suggestion for a different example of attribute
Sorry, something went wrong.
furkanonder
approved these changes
Mar 23, 2023
hauntsaninja
approved these changes
Mar 23, 2023
Contributor
|
Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Mar 23, 2023
…ecorated with `@runtime_checkable` (pythonGH-102937) (cherry picked from commit 58d2b30) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Mar 23, 2023
…ecorated with `@runtime_checkable` (pythonGH-102937) (cherry picked from commit 58d2b30) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Member
Author
|
Thanks all for the reviews! |
Sorry, something went wrong.
Fidget-Spinner
pushed a commit
to Fidget-Spinner/cpython
that referenced
this pull request
Mar 27, 2023
…ecorated with `@runtime_checkable` (python#102937)
warsaw
pushed a commit
to warsaw/cpython
that referenced
this pull request
Apr 11, 2023
…ecorated with `@runtime_checkable` (python#102937)
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
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
@runtime_checkable#102936