-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
bpo-20408: Fix memoryview() signature in docs. #24431
Conversation
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
This PR is stale because it has been open for 30 days with no activity. |
This is not stale, I'm waiting for review. |
Thanks @felixxm for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
GH-26355 is a backport of this pull request to the 3.10 branch. |
GH-26356 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit d18e5da) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
(cherry picked from commit d18e5da) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Thank you! |
Thanks for checking 🚀 |
https://bugs.python.org/issue20408